diff options
Diffstat (limited to 'tests/uniq')
-rw-r--r-- | tests/uniq/Makefile.in | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in index d44436ad6..121ab1252 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/Makefile.in @@ -59,6 +59,7 @@ host_alias = @host_alias@ host_triplet = @host@ AMTAR = @AMTAR@ AWK = @AWK@ +BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ @@ -74,15 +75,13 @@ GLIBC21 = @GLIBC21@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GNU_PACKAGE = @GNU_PACKAGE@ -GT_NO = @GT_NO@ -GT_YES = @GT_YES@ HELP2MAN = @HELP2MAN@ -INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ -INTLDEPS = @INTLDEPS@ +INTLBISON = @INTLBISON@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ +INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ @@ -111,7 +110,6 @@ YACC = @YACC@ am__include = @am__include@ am__quote = @am__quote@ install_sh = @install_sh@ -l = @l@ PERL = @PERL@ |