]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* acgeneral.m4 (_AC_INIT_PREPARE) <trap>: Typo.
authorAkim Demaille <akim@epita.fr>
Tue, 23 Jan 2001 01:34:08 +0000 (01:34 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 23 Jan 2001 01:34:08 +0000 (01:34 +0000)
ChangeLog
acgeneral.m4
lib/autoconf/general.m4

index fe601b83b86afdec898ce1c15963b60769f0269d..c2caad8996d42fd242bf7908ddaeaa95c3308258 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-23  Akim Demaille  <akim@epita.fr>
+
+       * acgeneral.m4 (_AC_INIT_PREPARE) <trap>: Typo.
+       
 2001-01-22  Pavel Roskin  <proski@gnu.org>
 
        * autoscan.pl: Use "use strict". Declare all global variables
index a34f9e1214bd43827026afcd12dce34ab1c85db0..49161420caec1e2bc744e91ec5060716c8478133 100644 (file)
@@ -1450,7 +1450,6 @@ done
 # would cause problems or look ugly.
 trap 'exit_status=$?
   # Save into config.log some information that might help in debugging.
-  echo cat <<_ACEOF >&AS_MESSAGE_LOG_FD
   echo >&AS_MESSAGE_LOG_FD
   echo "## ----------------- ##" >&AS_MESSAGE_LOG_FD
   echo "## Cache variables.  ##" >&AS_MESSAGE_LOG_FD
index a34f9e1214bd43827026afcd12dce34ab1c85db0..49161420caec1e2bc744e91ec5060716c8478133 100644 (file)
@@ -1450,7 +1450,6 @@ done
 # would cause problems or look ugly.
 trap 'exit_status=$?
   # Save into config.log some information that might help in debugging.
-  echo cat <<_ACEOF >&AS_MESSAGE_LOG_FD
   echo >&AS_MESSAGE_LOG_FD
   echo "## ----------------- ##" >&AS_MESSAGE_LOG_FD
   echo "## Cache variables.  ##" >&AS_MESSAGE_LOG_FD