]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Use Automake 1.7.1. AUTOCONF-2.55
authorAkim Demaille <akim@epita.fr>
Thu, 14 Nov 2002 17:37:45 +0000 (17:37 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 14 Nov 2002 17:37:45 +0000 (17:37 +0000)
15 files changed:
Makefile.in
aclocal.m4
bin/Makefile.in
config/Makefile.in
configure
doc/Makefile.in
lib/Autom4te/Makefile.in
lib/Makefile.in
lib/autoconf/Makefile.in
lib/autoscan/Makefile.in
lib/autotest/Makefile.in
lib/emacs/Makefile.in
lib/m4sugar/Makefile.in
man/Makefile.in
tests/Makefile.in

index 3c0a4fa8377d40fb6a706edb0503172fa717587f..4ee2edbab5b306739ccd927f6bb631ed0d1fe297 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
@@ -145,7 +145,7 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
        check-recursive installcheck-recursive
 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
        Makefile.in NEWS THANKS TODO aclocal.m4 configure configure.ac
-DIST_SUBDIRS = bin tests . lib config man doc
+DIST_SUBDIRS = $(SUBDIRS)
 all: all-recursive
 
 .SUFFIXES:
@@ -160,7 +160,7 @@ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
        $(SHELL) ./config.status --recheck
-$(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 
+$(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
        cd $(srcdir) && $(AUTOCONF)
 
 $(ACLOCAL_M4):  configure.ac config/m4.m4
@@ -352,7 +352,7 @@ distdir: $(DISTFILES)
            || exit 1; \
          fi; \
        done
-       list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+       list='$(SUBDIRS)'; for subdir in $$list; do \
          if test "$$subdir" = .; then :; else \
            test -d $(distdir)/$$subdir \
            || mkdir $(distdir)/$$subdir \
index a879cb688b6fa1c0398a6d072975de659bbe222c..e0e73336651088a7661d2d77a389b61469c09937 100644 (file)
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.7a -*- Autoconf -*-
+# generated automatically by aclocal 1.7.1 -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
@@ -153,14 +153,14 @@ echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
 # ----------------------------
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
 # generated from the m4 files accompanying Automake X.Y.
-AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7a"])
+AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7"])
 
 # AM_SET_CURRENT_AUTOMAKE_VERSION
 # -------------------------------
 # Call AM_AUTOMAKE_VERSION so it can be traced.
 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-        [AM_AUTOMAKE_VERSION([1.7a])])
+        [AM_AUTOMAKE_VERSION([1.7.1])])
 
 # Helper functions for option handling.                    -*- Autoconf -*-
 
index 8a2e32127a99838eaae89886c3209cd7a68d018b..9e00b17d3dd6a82885ae5b7367121b02a234ea4f 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 87a0b3e349d9feb094f3f61d1af8888fc10af4ac..76d2771356baaa16b3c1967fb58a6b2edbb770cc 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 0f4fe55fede96b11b6c0959346614f4b39c6b328..f390f6623851f869fba8ef8a0da8a0ae9af67ea4 100755 (executable)
--- a/configure
+++ b/configure
@@ -1237,7 +1237,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
           ac_config_files="$ac_config_files config/Makefile"
 
 
-am__api_version="1.7a"
+am__api_version="1.7"
 # Find a good install program.  We prefer a C program (faster),
 # so one script is as good as another.  But avoid the broken or
 # incompatible versions:
index 5e2ba2d4338988f08f475ba513838a5d3d347c38..bebc97b00184dded5ea40e4d13238d5fb594f9ef 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 5ec9febf041b80485faf143855cd37d5bef00224..c802633c25ca96fa397f3250ef280c41e4846896 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 68a5367834b5ce833205467102ed02193fa114de..969375324b369d92494a0a039f72a9a6266ed999 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
@@ -128,7 +128,7 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
        installdirs-recursive install-recursive uninstall-recursive \
        check-recursive installcheck-recursive
 DIST_COMMON = Makefile.am Makefile.in
-DIST_SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs
+DIST_SUBDIRS = $(SUBDIRS)
 all: all-recursive
 
 .SUFFIXES:
@@ -306,7 +306,7 @@ distdir: $(DISTFILES)
            || exit 1; \
          fi; \
        done
-       list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+       list='$(SUBDIRS)'; for subdir in $$list; do \
          if test "$$subdir" = .; then :; else \
            test -d $(distdir)/$$subdir \
            || mkdir $(distdir)/$$subdir \
index 228209a9b4726651aca83db5743c78362aee7a0a..722b4155a465b8d673882495e57594553bed317b 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 4be9110960f64c6bf7140dd7cb04562fbfb8c5dd..6d0cbd8e9e28c3da20f74cdc49005072fdd3a710 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 1c2d10df76edf7941ee4fe582795341225554635..c3e38c8d075d778bfbbbf6fc86c15932b2e3ca75 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 9b327a4c671c917647458ccad28b8a280dbd5188..c4f9084636ab670916d99f30972959f4b04b46c4 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index cd6d48c4c84d6504b5f683856f452da3ef79b8a4..582ba2dbc70984dcde55fddb7e7f8d12b7d6fb6b 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 36ad9997cf710fe53f5ac9112ba381be3b794d73..fcb170fafc9de044b02002839c2856cb000a1a78 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index e4b8524a32de377237a5a437328fa84c09a05542..d099dd102c6336e9de277c69bae4a3d64c390e70 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002