From: Alexandre Duret-Lutz Date: Fri, 14 Mar 2003 21:57:49 +0000 (+0000) Subject: regen X-Git-Tag: Release-1-7-3b~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05b30fc2f41f16622309f9ad52ce998f7c3c6b21;p=thirdparty%2Fautomake.git regen --- diff --git a/aclocal.m4 b/aclocal.m4 index 0fd6cba5f..d69966c50 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -34,14 +34,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. -# serial 9 - -# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be -# written in clear, in which case automake, when reading aclocal.m4, -# will think it sees a *use*, and therefore will trigger all it's -# C support machinery. Also note that it means that autoscan, seeing -# CC etc. in the Makefile, will ask for an AC_PROG_CC use... - +# serial 10 AC_PREREQ([2.55]) diff --git a/lib/Automake/Makefile.in b/lib/Automake/Makefile.in index def15e27f..781b0fc8d 100644 --- a/lib/Automake/Makefile.in +++ b/lib/Automake/Makefile.in @@ -108,6 +108,7 @@ dist_perllib_DATA = \ XFile.pm subdir = lib/Automake +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs CONFIG_CLEAN_FILES = DIST_SOURCES = diff --git a/lib/Automake/tests/Makefile.in b/lib/Automake/tests/Makefile.in index 6d8ffe1d2..6621b50cb 100644 --- a/lib/Automake/tests/Makefile.in +++ b/lib/Automake/tests/Makefile.in @@ -102,6 +102,7 @@ DisjConditions.pl EXTRA_DIST = $(TESTS) subdir = lib/Automake/tests +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs CONFIG_CLEAN_FILES = DIST_SOURCES = diff --git a/lib/Makefile.in b/lib/Makefile.in index 9bf4e8073..a19ee853e 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -103,6 +103,7 @@ dist_script_DATA = config.guess config.sub install-sh mdate-sh missing \ mkinstalldirs elisp-comp ylwrap acinstall depcomp compile py-compile subdir = lib +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs CONFIG_CLEAN_FILES = DIST_SOURCES = diff --git a/lib/am/Makefile.in b/lib/am/Makefile.in index fb066b74c..57c10b356 100644 --- a/lib/am/Makefile.in +++ b/lib/am/Makefile.in @@ -105,6 +105,7 @@ remake-hdr.am scripts.am subdirs.am tags.am texi-vers.am texibuild.am \ texinfos.am yacc.am subdir = lib/am +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs CONFIG_CLEAN_FILES = DIST_SOURCES = diff --git a/m4/Makefile.in b/m4/Makefile.in index 78f872809..bdd20941e 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -132,6 +132,7 @@ nodist_m4data_DATA = amversion.m4 DISTCLEANFILES = amversion.m4 EXTRA_DIST = dirlist subdir = m4 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs CONFIG_CLEAN_FILES = amversion.m4 DIST_SOURCES =