]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac, libltdl/configure.ac, tests/cdemo/configure.ac,
authorGary V. Vaughan <gary@gnu.org>
Tue, 21 Oct 2003 10:56:24 +0000 (10:56 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 21 Oct 2003 10:56:24 +0000 (10:56 +0000)
tests/demo/configure.ac, tests/depdemo/configure.ac,
tests/f77demo/configure.ac, tests/mdemo/configure.ac,
tests/mdemo2/configure.ac, tests/pdemo/configure.ac,
tests/tagdemo/configure.ac (AM_INIT_AUTOMAKE): Remove redundant
arguments.
* libltdl/configure.ac: Use quadrigraphs to escape macronames.

ChangeLog
configure.ac
libltdl/configure.ac
tests/cdemo/configure.ac
tests/demo/configure.ac
tests/depdemo/configure.ac
tests/f77demo/configure.ac
tests/mdemo/configure.ac
tests/mdemo2/configure.ac
tests/pdemo/configure.ac
tests/tagdemo/configure.ac

index cd2004dc6164a3c47def9d7f95627bf243969181..008bc6143c7efeca1c958110611581a167b6c9a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2003-10-21  Gary V. Vaughan  <gary@gnu.org>
 
+       * configure.ac, libltdl/configure.ac, tests/cdemo/configure.ac,
+       tests/demo/configure.ac, tests/depdemo/configure.ac,
+       tests/f77demo/configure.ac, tests/mdemo/configure.ac,
+       tests/mdemo2/configure.ac, tests/pdemo/configure.ac,
+       tests/tagdemo/configure.ac (AM_INIT_AUTOMAKE): Remove redundant
+       arguments.
+       * libltdl/configure.ac: Use quadrigraphs to escape macronames.
+
        * bootstrap (reconfdirs): Same as yesterday, only with portable
        bourne shell syntax.  :-/
 
index 8c7cc399c764302218067beef9e1150105b9c971..094fd67a74b4af3a0d4d6482218e896b3f690fa4 100644 (file)
@@ -60,7 +60,7 @@ AC_SUBST([TIMESTAMP])
 ## ------------------------ ##
 ## Automake Initialisation. ##
 ## ------------------------ ##
-AM_INIT_AUTOMAKE(AC_PACKAGE_TARNAME, AC_PACKAGE_VERSION)
+AM_INIT_AUTOMAKE
 
 
 ## ------------------------------- ##
index b75f9ca5da1832879b121dfeb9b43c6635bfbe80..9363e92949fa7994e0087a863b61b78aba9e8568 100644 (file)
@@ -40,7 +40,7 @@ if test -z "$enable_ltdl_install$enable_ltdl_convenience"; then
     enable_ltdl_install=yes
   else
     AC_MSG_WARN([*** The top-level configure must select either])
-    AC_MSG_WARN([*** [A""C_LIBLTDL_INSTALLABLE] or [A""C_LIBLTDL_CONVENIENCE].])
+    AC_MSG_WARN([*** AC@&t@_LIBLTDL_INSTALLABLE or AC@&t@_LIBLTDL_CONVENIENCE.])
     AC_MSG_ERROR([*** Maybe you want to --enable-ltdl-install?])
   fi
 fi
@@ -49,7 +49,7 @@ fi
 ## ------------------------ ##
 ## Automake Initialisation. ##
 ## ------------------------ ##
-AM_INIT_AUTOMAKE(AC_PACKAGE_TARNAME, AC_PACKAGE_VERSION, -)
+AM_INIT_AUTOMAKE
 
 
 ## ------------------ ##
index 0f3830de90c278e725741553aa5028a62617ed84..fafe3df558d6104cc3ddd43f1ab74e7bd5742d79 100644 (file)
@@ -29,7 +29,7 @@ AC_CONFIG_AUX_DIR([../../config])
 ## ------------------------ ##
 ## Automake Initialisation. ##
 ## ------------------------ ##
-AM_INIT_AUTOMAKE(AC_PACKAGE_TARNAME, AC_PACKAGE_VERSION)
+AM_INIT_AUTOMAKE
 
 
 ## ------------------ ##
index a079e9e4ff5d2606bbecc56ad9559ada6cd26d5a..e51b12c8dfd25af32d1afb29f83a9a898ec60c4e 100644 (file)
@@ -30,7 +30,7 @@ AC_CONFIG_AUX_DIR([../../config])
 ## ------------------------ ##
 ## Automake Initialisation. ##
 ## ------------------------ ##
-AM_INIT_AUTOMAKE(AC_PACKAGE_TARNAME, AC_PACKAGE_VERSION)
+AM_INIT_AUTOMAKE
 
 
 ## ---------------- ##
index 17a9e75979bddc855e4d99089e887c329c7cb07b..09d4d5bb091880c3e81dbe8c526aeb743cac795b 100644 (file)
@@ -30,7 +30,7 @@ AC_CONFIG_AUX_DIR([../../config])
 ## ------------------------ ##
 ## Automake Initialisation. ##
 ## ------------------------ ##
-AM_INIT_AUTOMAKE(AC_PACKAGE_TARNAME, AC_PACKAGE_VERSION)
+AM_INIT_AUTOMAKE
 
 
 ## ---------------- ##
index a1ddbacb7989ba79c9a4218dace55421dd556349..e5fdc8e091c890ba20118c3ef2d675f54447c29d 100644 (file)
@@ -29,7 +29,7 @@ AC_CONFIG_AUX_DIR([../../config])
 ## ------------------------ ##
 ## Automake Initialisation. ##
 ## ------------------------ ##
-AM_INIT_AUTOMAKE(AC_PACKAGE_TARNAME, AC_PACKAGE_VERSION)
+AM_INIT_AUTOMAKE
 
 
 ## ------------------ ##
index 792918ceaafdd6a4e22db5b7f3acf1ce31a523fd..1c474fba6f4942a52cf10aa246c6fc3386071235 100644 (file)
@@ -30,7 +30,7 @@ AC_CONFIG_AUX_DIR([../../config])
 ## ------------------------ ##
 ## Automake Initialisation. ##
 ## ------------------------ ##
-AM_INIT_AUTOMAKE(AC_PACKAGE_TARNAME, AC_PACKAGE_VERSION)
+AM_INIT_AUTOMAKE
 
 
 ## ------------------ ##
index 5a28908daca167f411b8638a2148aa7fdef601fd..3351eae69dcd61941966827e6f20b448decaf98f 100644 (file)
@@ -30,7 +30,7 @@ AC_CONFIG_AUX_DIR([../../config])
 ## ------------------------ ##
 ## Automake Initialisation. ##
 ## ------------------------ ##
-AM_INIT_AUTOMAKE(AC_PACKAGE_TARNAME, AC_PACKAGE_VERSION)
+AM_INIT_AUTOMAKE
 
 
 ## ------------------ ##
index d13e533d4495f5943bbb35856f7debbed9af801f..bf880ee299b7cfe06c8abedfdf900ff40b31e2ed 100644 (file)
@@ -30,7 +30,7 @@ AC_CONFIG_AUX_DIR([../../config])
 ## ------------------------ ##
 ## Automake Initialisation. ##
 ## ------------------------ ##
-AM_INIT_AUTOMAKE(hell,1.0)
+AM_INIT_AUTOMAKE
 
 
 ## ------------------ ##
index e605719ae3dbd2ae18d0e42dc87f33d8b795ed38..f19f5cc5d2dd793ff63118c228fb473c7c862c45 100644 (file)
@@ -32,7 +32,7 @@ AC_CANONICAL_TARGET
 ## ------------------------ ##
 ## Automake Initialisation. ##
 ## ------------------------ ##
-AM_INIT_AUTOMAKE(AC_PACKAGE_TARNAME, AC_PACKAGE_VERSION)
+AM_INIT_AUTOMAKE
 
 
 ## ---------------- ##