From: Paul Eggert Date: Wed, 18 May 2005 19:36:47 +0000 (+0000) Subject: Regenerate. X-Git-Tag: CPPI-1_12~761 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=666680ddaac4dbf6991196eee7a818ffb31f1a39;p=platform%2Fupstream%2Fcoreutils.git Regenerate. --- diff --git a/Makefile.in b/Makefile.in index 0a4f505..a48de44 100644 --- a/Makefile.in +++ b/Makefile.in @@ -90,6 +90,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -260,7 +261,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/aclocal.m4 b/aclocal.m4 index dd39f45..3df3833 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -959,6 +959,7 @@ m4_include([m4/lib-link.m4]) m4_include([m4/lib-prefix.m4]) m4_include([m4/linebuffer.m4]) m4_include([m4/link-follow.m4]) +m4_include([m4/localcharset.m4]) m4_include([m4/long-options.m4]) m4_include([m4/longdouble.m4]) m4_include([m4/longlong.m4]) diff --git a/config.hin b/config.hin index 17c7219..3c845d6 100644 --- a/config.hin +++ b/config.hin @@ -89,9 +89,6 @@ */ #undef GETLOADAVG_PRIVILEGED -/* Define if gettimeofday clobbers localtime's static buffer. */ -#undef GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER - /* The concatenation of the strings `GNU ', and PACKAGE. */ #undef GNU_PACKAGE @@ -417,9 +414,6 @@ /* Define if you have the declaration of errno. */ #undef HAVE_ERRNO_DECL -/* Define to 1 if you have the header file. */ -#undef HAVE_ERRNO_H - /* Define to 1 if you have the `euidaccess' function. */ #undef HAVE_EUIDACCESS @@ -435,9 +429,6 @@ /* Define to 1 if you have the `fesetround' function. */ #undef HAVE_FESETROUND -/* Define to 1 if you have the header file. */ -#undef HAVE_FLOAT_H - /* Define to 1 if you have the `floor' function. */ #undef HAVE_FLOOR @@ -580,9 +571,6 @@ /* Define to 1 if you have the `ypsec' library (-lypsec). */ #undef HAVE_LIBYPSEC -/* Define to 1 if you have the header file. */ -#undef HAVE_LIMITS_H - /* Define to 1 if you have the `listmntent' function. */ #undef HAVE_LISTMNTENT @@ -787,16 +775,9 @@ /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF -/* Define to 1 if you have the `sqrt' function. */ -#undef HAVE_SQRT - /* Define to 1 if you have the `statvfs' function. */ #undef HAVE_STATVFS -/* Define to 1 if `stat' has the bug that it succeeds when given the - zero-length file name argument. */ -#undef HAVE_STAT_EMPTY_STRING_BUG - /* Define to 1 if stdbool.h conforms to C99. */ #undef HAVE_STDBOOL_H @@ -825,9 +806,6 @@ /* Define to 1 if you have the `strcasecmp' function. */ #undef HAVE_STRCASECMP -/* Define to 1 if you have the `strchr' function. */ -#undef HAVE_STRCHR - /* Define to 1 if you have the `strcoll' function and it is properly defined. */ #undef HAVE_STRCOLL @@ -838,9 +816,6 @@ /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP -/* Define to 1 if you have the `strerror' function. */ -#undef HAVE_STRERROR - /* Define to 1 if you have the `strerror_r' function. */ #undef HAVE_STRERROR_R @@ -862,9 +837,6 @@ /* Define to 1 if you have the `strpbrk' function. */ #undef HAVE_STRPBRK -/* Define to 1 if you have the `strrchr' function. */ -#undef HAVE_STRRCHR - /* Define to 1 if you have the `strstr' function. */ #undef HAVE_STRSTR diff --git a/doc/Makefile.in b/doc/Makefile.in index ac8acac..04ce814 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -256,7 +257,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/lib/Makefile.in b/lib/Makefile.in index aabe223..aa95b13 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -76,17 +76,17 @@ DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ realloc.c regex.c rename.c rmdir.c rpmatch.c safe-read.c \ safe-read.h safe-write.c safe-write.h same.c same.h save-cwd.c \ save-cwd.h savedir.c savedir.h setenv.c setenv.h settime.c \ - sha1.c sha1.h sig2str.c sig2str.h stat-macros.h stat.c \ - stdio-safer.h stpcpy.c strcasecmp.c strcspn.c strdup.c \ - strdup.h strftime.c strftime.h stripslash.c strncasecmp.c \ - strndup.c strndup.h strnlen.c strpbrk.c strstr.c strtod.c \ - strtoimax.c strtol.c strtoll.c strtoul.c strtoull.c \ - strtoumax.c strverscmp.c strverscmp.h tempname.c timespec.h \ - umaxtostr.c unistd-safer.h unlinkdir.c unlinkdir.h \ - unlocked-io.h unsetenv.c userspec.c userspec.h utime.c \ - utimecmp.c utimecmp.h utimens.c utimens.h vasnprintf.c \ - vasprintf.c xalloc.h xmalloc.c xnanosleep.c xnanosleep.h \ - xstrtol.c xstrtol.h xstrtoul.c xtime.h yesno.c yesno.h + sha1.c sha1.h sig2str.c sig2str.h stat-macros.h stdio-safer.h \ + stpcpy.c strcasecmp.c strcspn.c strdup.c strdup.h strftime.c \ + strftime.h stripslash.c strncasecmp.c strndup.c strndup.h \ + strnlen.c strpbrk.c strstr.c strtod.c strtoimax.c strtol.c \ + strtoll.c strtoul.c strtoull.c strtoumax.c strverscmp.c \ + strverscmp.h tempname.c timespec.h umaxtostr.c unistd-safer.h \ + unlinkdir.c unlinkdir.h unlocked-io.h unsetenv.c userspec.c \ + userspec.h utime.c utimecmp.c utimecmp.h utimens.c utimens.h \ + vasnprintf.c vasprintf.c xalloc.h xmalloc.c xnanosleep.c \ + xnanosleep.h xstrtol.c xstrtol.h xstrtoul.c xtime.h yesno.c \ + yesno.h ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \ @@ -133,6 +133,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -314,7 +315,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ @@ -558,7 +558,6 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/settime.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sha1.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sig2str.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stat.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stpcpy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcspn.Po@am__quote@ diff --git a/man/Makefile.in b/man/Makefile.in index 26ad0bd..ef304b6 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -237,7 +238,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/src/Makefile.in b/src/Makefile.in index 5bfdf5d..6aa9e20 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -113,6 +113,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -296,7 +297,9 @@ expr_DEPENDENCIES = ../lib/libcoreutils.a $(am__DEPENDENCIES_1) \ ../lib/libcoreutils.a factor_SOURCES = factor.c factor_OBJECTS = factor.$(OBJEXT) -factor_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) +factor_LDADD = $(LDADD) +factor_DEPENDENCIES = ../lib/libcoreutils.a $(am__DEPENDENCIES_1) \ + ../lib/libcoreutils.a false_SOURCES = false.c false_OBJECTS = false.$(OBJEXT) false_LDADD = $(LDADD) @@ -724,7 +727,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ @@ -812,9 +814,6 @@ sort_LDADD = $(LDADD) $(POW_LIB) date_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) touch_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) -# For sqrt -factor_LDADD = $(LDADD) $(SQRT_LIBM) - # If necessary, add -lm to resolve use of pow in lib/strtod.c. # If necessary, add -liconv to resolve use of iconv in lib/unicodeio.c. printf_LDADD = $(LDADD) $(POW_LIB) $(LIBICONV) @@ -948,7 +947,7 @@ uninstall-binPROGRAMS: done clean-binPROGRAMS: - -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) > /dev/null 2>&1 || /bin/rm -f $(bin_PROGRAMS) + -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) installcheck-binPROGRAMS: $(bin_PROGRAMS) bad=0; pid=$$$$; list="$(bin_PROGRAMS)"; for p in $$list; do \ diff --git a/tests/Makefile.in b/tests/Makefile.in index 65b383f..cd99726 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -241,7 +242,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in index ba8ee6c..4d7171a 100644 --- a/tests/basename/Makefile.in +++ b/tests/basename/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in index 999674c..d9782b4 100644 --- a/tests/chgrp/Makefile.in +++ b/tests/chgrp/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in index d166271..0d94755 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in index 850b931..d10d02e 100644 --- a/tests/chown/Makefile.in +++ b/tests/chown/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in index 1e8e60e..d86dc80 100644 --- a/tests/cp/Makefile.in +++ b/tests/cp/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index 6d2c6c1..9cceeeb 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index e746883..07ba758 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in index a33de4e..5b3bea6 100644 --- a/tests/dd/Makefile.in +++ b/tests/dd/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in index 5ce15e5..a50a536 100644 --- a/tests/dircolors/Makefile.in +++ b/tests/dircolors/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index 922d097..9f365df 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in index aa770fb..83701bb 100644 --- a/tests/expr/Makefile.in +++ b/tests/expr/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in index 09a2179..15755fe 100644 --- a/tests/factor/Makefile.in +++ b/tests/factor/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in index eb41c66..afe39b9 100644 --- a/tests/fmt/Makefile.in +++ b/tests/fmt/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index 0f290b3..e1f03c7 100644 --- a/tests/head/Makefile.in +++ b/tests/head/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index 30a55ec..bb47549 100644 --- a/tests/install/Makefile.in +++ b/tests/install/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index e0c7ba7..e4fb145 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in index f106914..fe3a191 100644 --- a/tests/ln/Makefile.in +++ b/tests/ln/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in index dc43160..9301ce0 100644 --- a/tests/ls-2/Makefile.in +++ b/tests/ls-2/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in index a2d6673..3a230a2 100644 --- a/tests/ls/Makefile.in +++ b/tests/ls/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in index 4c99cd5..50bbc0d 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in index 667210e..0f6aaa3 100644 --- a/tests/misc/Makefile.in +++ b/tests/misc/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in index 1b25c78..cfc471d 100644 --- a/tests/mkdir/Makefile.in +++ b/tests/mkdir/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index c5a3ad7..d772606 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/od/Makefile.in b/tests/od/Makefile.in index a62daeb..9d062b2 100644 --- a/tests/od/Makefile.in +++ b/tests/od/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index ceb5d72..0f4658d 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/readlink/Makefile.in b/tests/readlink/Makefile.in index 79f402f..d8da6b3 100644 --- a/tests/readlink/Makefile.in +++ b/tests/readlink/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index 1a4640c..98f38b9 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in index 807e6cb..0d71d4c 100644 --- a/tests/rmdir/Makefile.in +++ b/tests/rmdir/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in index a3b645e..5b58324 100644 --- a/tests/seq/Makefile.in +++ b/tests/seq/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in index 06177dd..a643ee4 100644 --- a/tests/sha1sum/Makefile.in +++ b/tests/sha1sum/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in index 0d10b74..b0d698a 100644 --- a/tests/shred/Makefile.in +++ b/tests/shred/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index 86459b4..0a8cab7 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in index df3ea0d..5613148 100644 --- a/tests/stty/Makefile.in +++ b/tests/stty/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in index 359f265..b2c40e6 100644 --- a/tests/sum/Makefile.in +++ b/tests/sum/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in index ce766b9..e508e7c 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in index 9efea96..d41a64b 100644 --- a/tests/tail-2/Makefile.in +++ b/tests/tail-2/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in index 5241e2b..cebc8ff 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/tee/Makefile.in b/tests/tee/Makefile.in index c7f334f..b9784c1 100644 --- a/tests/tee/Makefile.in +++ b/tests/tee/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index be0ea74..44a9b49 100644 --- a/tests/test/Makefile.in +++ b/tests/test/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in index ae44ce4..b7f377d 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index 21dcd19..4166909 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in index 28b5527..fb171e3 100644 --- a/tests/tsort/Makefile.in +++ b/tests/tsort/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in index f84a718..8d96c0d 100644 --- a/tests/unexpand/Makefile.in +++ b/tests/unexpand/Makefile.in @@ -83,6 +83,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -232,7 +233,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in index 119164f..1f447b1 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in index 3f3af59..4ba9ac4 100644 --- a/tests/wc/Makefile.in +++ b/tests/wc/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@