From: Jim Meyering Date: Fri, 6 Jun 2003 23:04:56 +0000 (+0000) Subject: . X-Git-Tag: v5.0.1~320 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e006fb1ea0a6ba06dcee20ba463fa8513477ad0;p=thirdparty%2Fcoreutils.git . --- diff --git a/Makefile.in b/Makefile.in index 12c168cbc6..a34147a91b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ @@ -215,7 +216,7 @@ $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) cd $(srcdir) && $(AUTOCONF) -$(ACLOCAL_M4): configure.ac m4/acl.m4 m4/afs.m4 m4/assert.m4 m4/bison.m4 m4/boottime.m4 m4/c-stack.m4 m4/canonicalize.m4 m4/check-decl.m4 m4/chown.m4 m4/codeset.m4 m4/d-ino.m4 m4/d-type.m4 m4/dirfd.m4 m4/dos.m4 m4/error.m4 m4/fpending.m4 m4/fstypename.m4 m4/fsusage.m4 m4/ftruncate.m4 m4/ftw.m4 m4/getcwd-path-max.m4 m4/getcwd.m4 m4/getgroups.m4 m4/getline.m4 m4/gettext.m4 m4/gettimeofday.m4 m4/glibc.m4 m4/glibc21.m4 m4/group-member.m4 m4/host-os.m4 m4/human.m4 m4/iconv.m4 m4/intdiv0.m4 m4/inttypes-pri.m4 m4/inttypes.m4 m4/isc-posix.m4 m4/jm-glibc-io.m4 m4/jm-macros.m4 m4/jm-mktime.m4 m4/jm-winsz1.m4 m4/jm-winsz2.m4 m4/lchown.m4 m4/lcmessage.m4 m4/lib-check.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/link-follow.m4 m4/longlong.m4 m4/ls-mntd-fs.m4 m4/lstat.m4 m4/mbrtowc.m4 m4/mbswidth.m4 m4/memcmp.m4 m4/mkdir-slash.m4 m4/mkstemp.m4 m4/nanosleep.m4 m4/onceonly.m4 m4/open-max.m4 m4/perl.m4 m4/prereq.m4 m4/progtest.m4 m4/putenv.m4 m4/readdir.m4 m4/regex.m4 m4/rename.m4 m4/restrict.m4 m4/rmdir-errno.m4 m4/search-libs.m4 m4/st_dm_mode.m4 m4/st_mtim.m4 m4/stat.m4 m4/stdbool.m4 m4/strftime.m4 m4/timespec.m4 m4/unlink-busy.m4 m4/uptime.m4 m4/utimbuf.m4 m4/utime.m4 m4/utimes.m4 m4/xstrtoimax.m4 m4/xstrtoumax.m4 +$(ACLOCAL_M4): configure.ac m4/acl.m4 m4/afs.m4 m4/alloca.m4 m4/assert.m4 m4/bison.m4 m4/boottime.m4 m4/c-stack.m4 m4/canonicalize.m4 m4/check-decl.m4 m4/chown.m4 m4/codeset.m4 m4/d-ino.m4 m4/d-type.m4 m4/dirfd.m4 m4/dos.m4 m4/error.m4 m4/fpending.m4 m4/fstypename.m4 m4/fsusage.m4 m4/ftruncate.m4 m4/ftw.m4 m4/getcwd-path-max.m4 m4/getcwd.m4 m4/getgroups.m4 m4/getline.m4 m4/gettext.m4 m4/gettimeofday.m4 m4/glibc.m4 m4/glibc21.m4 m4/group-member.m4 m4/host-os.m4 m4/human.m4 m4/iconv.m4 m4/intdiv0.m4 m4/inttypes-pri.m4 m4/inttypes.m4 m4/isc-posix.m4 m4/jm-glibc-io.m4 m4/jm-macros.m4 m4/jm-mktime.m4 m4/jm-winsz1.m4 m4/jm-winsz2.m4 m4/lchown.m4 m4/lcmessage.m4 m4/lib-check.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/link-follow.m4 m4/longlong.m4 m4/ls-mntd-fs.m4 m4/lstat.m4 m4/mbrtowc.m4 m4/mbswidth.m4 m4/memcmp.m4 m4/mkdir-slash.m4 m4/mkstemp.m4 m4/nanosleep.m4 m4/onceonly.m4 m4/open-max.m4 m4/perl.m4 m4/prereq.m4 m4/progtest.m4 m4/putenv.m4 m4/readdir.m4 m4/regex.m4 m4/rename.m4 m4/restrict.m4 m4/rmdir-errno.m4 m4/search-libs.m4 m4/st_dm_mode.m4 m4/st_mtim.m4 m4/stat.m4 m4/stdbool.m4 m4/strftime.m4 m4/timespec.m4 m4/unlink-busy.m4 m4/uptime.m4 m4/utimbuf.m4 m4/utime.m4 m4/utimes.m4 m4/xstrtoimax.m4 m4/xstrtoumax.m4 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) config.h: stamp-h1 diff --git a/aclocal.m4 b/aclocal.m4 index 332fcd8353..2fc07e2db3 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -860,7 +860,7 @@ WARNING: You don't seem to have perl5.003 or newer installed, or you lack ] ) ]) -#serial 63 -*- autoconf -*- +#serial 64 -*- autoconf -*- m4_undefine([AC_LANG_SOURCE(C)]) dnl The following is identical to the definition in c.m4 @@ -951,6 +951,7 @@ AC_DEFUN([jm_MACROS], AC_REQUIRE([AC_FUNC_FSEEKO]) AC_REQUIRE([AC_FUNC_VPRINTF]) AC_REQUIRE([AC_FUNC_ALLOCA]) + AC_REQUIRE([gl_FUNC_ALLOCA]) AC_CONFIG_LIBOBJ_DIR([lib]) AC_FUNC_GETLOADAVG @@ -3408,6 +3409,43 @@ AC_DEFUN([jm_FUNC_GETGROUPS], test -n "$GETGROUPS_LIB" && LIBS="$GETGROUPS_LIB $LIBS" ]) +# alloca.m4 serial 2 (gettext-0.12) +dnl Copyright (C) 2002-2003 Free Software Foundation, Inc. +dnl This file is free software, distributed under the terms of the GNU +dnl General Public License. As a special exception to the GNU General +dnl Public License, this file may be distributed as part of a program +dnl that contains a configuration script generated by Autoconf, under +dnl the same distribution terms as the rest of that program. + +AC_DEFUN([gl_FUNC_ALLOCA], +[ + dnl Work around a bug of AC_EGREP_CPP in autoconf-2.57. + AC_REQUIRE([AC_PROG_CPP]) + AC_REQUIRE([AC_PROG_EGREP]) + + AC_REQUIRE([AC_FUNC_ALLOCA]) + if test $ac_cv_func_alloca_works = no; then + gl_PREREQ_ALLOCA + fi + + # Define an additional variable used in the Makefile substitution. + + AC_EGREP_CPP([Need own alloca], [ +#if defined __GNUC__ || defined _MSC_VER || !HAVE_ALLOCA_H + Need own alloca +#endif + ], + ALLOCA_H=alloca.h, + ALLOCA_H=) + AC_SUBST([ALLOCA_H]) +]) + +# Prerequisites of lib/alloca.c. +# STACK_DIRECTION is already handled by AC_FUNC_ALLOCA. +AC_DEFUN([gl_PREREQ_ALLOCA], [ + AC_CHECK_HEADERS_ONCE(stdlib.h string.h) +]) + #serial 5 AC_PREREQ(2.13) diff --git a/doc/Makefile.in b/doc/Makefile.in index 2ea70d9427..2aad57bc5d 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/lib/Makefile.in b/lib/Makefile.in index d371c1d236..23531c18fa 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -41,6 +41,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ @@ -265,11 +266,11 @@ libfetish_a_DEPENDENCIES = $(libfetish_a_LIBADD) BUILT_SOURCES = getdate.c MAINTAINERCLEANFILES = $(BUILT_SOURCES) -MOSTLYCLEANFILES = stdbool.h +MOSTLYCLEANFILES = stdbool.h stdbool.ht alloca.h alloca.ht EXTRA_DIST = config.charset ref-add.sin ref-del.sin \ fnmatch_loop.c inttostr.c inttostr.h\ -stdbool.hin +stdbool.hin alloca_.h charset_alias = $(DESTDIR)$(libdir)/charset.alias charset_tmp = $(DESTDIR)$(libdir)/charset.tmp @@ -849,12 +850,17 @@ uninstall-local: all-local charset.alias: config.charset $(SHELL) $(srcdir)/config.charset '@host@' > t-$@ mv t-$@ $@ - # Create stdbool.h on systems that lack a working one. all-local $(lib_OBJECTS): $(STDBOOL_H) stdbool.h: stdbool.hin - sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' $(srcdir)/stdbool.hin > t-$@ - mv t-$@ $@ + sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' $(srcdir)/stdbool.hin > $@t + mv $@t $@ +# Create an when the system +# doesn't have one that works with the given compiler. +all-local $(lib_OBJECTS): $(ALLOCA_H) +alloca.h: alloca_.h + cp $(srcdir)/alloca_.h $@t + mv $@t $@ .sin.sed: sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@ mv t-$@ $@ diff --git a/man/Makefile.in b/man/Makefile.in index 828f6896df..06754f8e80 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/src/Makefile.in b/src/Makefile.in index dee8b51415..fa05b0d07f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -43,6 +43,7 @@ host_triplet = @host@ transform = s/ginstall/install/; @program_transform_name@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ @@ -845,7 +846,7 @@ uninstall-binPROGRAMS: done clean-binPROGRAMS: - -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) + -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) > /dev/null 2>&1 || /bin/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 d9fa67524f..b41d8d6599 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in index e161df205d..a214e636bd 100644 --- a/tests/basename/Makefile.in +++ b/tests/basename/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in index 430fe8bea9..fb08fe4f9a 100644 --- a/tests/chgrp/Makefile.in +++ b/tests/chgrp/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in index 28ddc1b928..6a2277fe81 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in index 73a84dac3c..66c7b99106 100644 --- a/tests/chown/Makefile.in +++ b/tests/chown/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in index a89e6eb248..9eb07bc15d 100644 --- a/tests/cp/Makefile.in +++ b/tests/cp/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index 1c2bd42698..dfe2d6f13d 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index 307884ca65..8e95271336 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in index 600c37856f..edd04a8d85 100644 --- a/tests/dd/Makefile.in +++ b/tests/dd/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in index fc2bf76c5e..3e477fca70 100644 --- a/tests/dircolors/Makefile.in +++ b/tests/dircolors/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index 5817cdac16..a9816d1daa 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in index 309d0ecbc3..2043a9ba84 100644 --- a/tests/expr/Makefile.in +++ b/tests/expr/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in index 0c44d02ff7..555becd1b4 100644 --- a/tests/factor/Makefile.in +++ b/tests/factor/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in index 4de7a7c413..2d625261e3 100644 --- a/tests/fmt/Makefile.in +++ b/tests/fmt/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index 2fdd357274..7d433be596 100644 --- a/tests/head/Makefile.in +++ b/tests/head/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index 35ad0cb48a..c1c3128cd1 100644 --- a/tests/install/Makefile.in +++ b/tests/install/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index 4baaf0a124..9c9d9da620 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in index 6fa7257314..8990d89028 100644 --- a/tests/ln/Makefile.in +++ b/tests/ln/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in index 5d3183c7f6..c387d187b9 100644 --- a/tests/ls-2/Makefile.in +++ b/tests/ls-2/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in index 67524653aa..45ffa28dad 100644 --- a/tests/ls/Makefile.in +++ b/tests/ls/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in index 6002217b8e..1c3f9c989c 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in index 02faccb93b..ebc57c80f5 100644 --- a/tests/misc/Makefile.in +++ b/tests/misc/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in index e911b145c1..a9ba847974 100644 --- a/tests/mkdir/Makefile.in +++ b/tests/mkdir/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index ca1ca7ae9e..2e2e92ae46 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/od/Makefile.in b/tests/od/Makefile.in index 2cbda13e0f..a158b82641 100644 --- a/tests/od/Makefile.in +++ b/tests/od/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index b224f98c55..03ce3c28ef 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index 6b94e6c70c..e73ad5b29a 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in index d87d1bac4b..f1378666bf 100644 --- a/tests/rmdir/Makefile.in +++ b/tests/rmdir/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in index 3ae0454a18..c309526252 100644 --- a/tests/seq/Makefile.in +++ b/tests/seq/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in index 10a91fc00c..bd68cbbaf3 100644 --- a/tests/sha1sum/Makefile.in +++ b/tests/sha1sum/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in index a4696b2350..b995d8cd4f 100644 --- a/tests/shred/Makefile.in +++ b/tests/shred/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index 1c72e1489b..8f4b7da8bd 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in index 75076fee75..4db7662c95 100644 --- a/tests/stty/Makefile.in +++ b/tests/stty/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in index dccc0f90a5..facb0d37c1 100644 --- a/tests/sum/Makefile.in +++ b/tests/sum/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in index ee32473bea..925d4fb38a 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in index 13eb317f81..1be29df917 100644 --- a/tests/tail-2/Makefile.in +++ b/tests/tail-2/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in index ce2d5aec87..c45912a991 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index dc7ab15a78..f035d67336 100644 --- a/tests/test/Makefile.in +++ b/tests/test/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in index 406920728c..639572db62 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index 4cedbf4e4d..6424a53ffb 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in index 4115b33c7f..abea0dbbbe 100644 --- a/tests/tsort/Makefile.in +++ b/tests/tsort/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in index 67685215a3..23f16c9632 100644 --- a/tests/unexpand/Makefile.in +++ b/tests/unexpand/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in index e861999044..ec79001bfa 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in index 13a77a1b5e..5291d3ec90 100644 --- a/tests/wc/Makefile.in +++ b/tests/wc/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@