]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
debugfs: fix build on systems that don't have gettext built-in
authorTheodore Ts'o <tytso@mit.edu>
Sat, 18 Oct 2014 13:13:09 +0000 (09:13 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 18 Oct 2014 13:13:09 +0000 (09:13 -0400)
commit831aa869e8b1b287ca921e7ae181a4cdca839099
tree7303fdc69ad4381bf3a09974fdbea97c578ccfc6
parent9ed2c124f3245f48f45e52285c1e6dd55390d2a2
debugfs: fix build on systems that don't have gettext built-in

Debugfs (unlike all of the other programs in e2fsprogs) is not set up
to use translated strings.  So when building misc/plausible.c for
debugfs, we need to disable NLS.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/nls-enable.h