summaryrefslogtreecommitdiff
path: root/tests/du/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/Makefile.in')
-rw-r--r--tests/du/Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in
index 1ffbeeb76..01a146657 100644
--- a/tests/du/Makefile.in
+++ b/tests/du/Makefile.in
@@ -64,6 +64,7 @@ FESETROUND_LIBM = @FESETROUND_LIBM@
FNMATCH_H = @FNMATCH_H@
GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
GLIBC21 = @GLIBC21@
+GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
HAVE__BOOL = @HAVE__BOOL@
HELP2MAN = @HELP2MAN@
@@ -87,6 +88,9 @@ LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
MAN = @MAN@
+MKINSTALLDIRS = @MKINSTALLDIRS@
+MSGFMT = @MSGFMT@
+MSGMERGE = @MSGMERGE@
NEED_SETGID = @NEED_SETGID@
OBJEXT = @OBJEXT@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
@@ -108,7 +112,9 @@ SQRT_LIBM = @SQRT_LIBM@
STDBOOL_H = @STDBOOL_H@
STRIP = @STRIP@
U = @U@
+USE_NLS = @USE_NLS@
VERSION = @VERSION@
+XGETTEXT = @XGETTEXT@
YACC = @YACC@
ac_ct_CC = @ac_ct_CC@
ac_ct_RANLIB = @ac_ct_RANLIB@