]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
regen
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 14 Mar 2003 21:57:49 +0000 (21:57 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 14 Mar 2003 21:57:49 +0000 (21:57 +0000)
aclocal.m4
lib/Automake/Makefile.in
lib/Automake/tests/Makefile.in
lib/Makefile.in
lib/am/Makefile.in
m4/Makefile.in

index 0fd6cba5fc6b2c9ea5fc6c67e56819b4e68ecc9e..d69966c502b3c7e39b3a2a6cd22ee5cb51c99909 100644 (file)
 # 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])
 
index def15e27f9c7b648211f07a5104e63fd2e0068e2..781b0fc8d91473685c920fe32ec50757fbe2b772 100644 (file)
@@ -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 =
index 6d8ffe1d2a6f30fccc1ba6cad90d107ce8035121..6621b50cb786288118301c78ec393175abbed1cb 100644 (file)
@@ -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 =
index 9bf4e8073a0d03d9e67306ed71d6fc61a73a4aa9..a19ee853e1c50350cebc67b474a78f5a31f67369 100644 (file)
@@ -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 =
index fb066b74c47906b4d34f39a9f12f77cc62e07575..57c10b356a8cd6e25475d4be007027d3d9b803eb 100644 (file)
@@ -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 =
index 78f8728093ae4501d457d2c252799e34b4d5b642..bdd20941ef6a61c0d6fd6d0a465717e27e352d5f 100644 (file)
@@ -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 =