libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] Revert tests/cdemo/configure.ac AC_PREREQ back to 2.54


From: Scott James Remnant
Subject: [FYI] Revert tests/cdemo/configure.ac AC_PREREQ back to 2.54
Date: Fri, 13 Feb 2004 00:56:39 +0000

The reason make check failed turned out to be trivial (phew!)  This was
a change Gary accidentally committed on Tuesday and didn't back out on
Wednesday.

Scott
-- 
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?

diff -ruNp libtool-CVS~/ChangeLog libtool-CVS/ChangeLog
--- libtool-CVS~/ChangeLog      2004-02-13 00:42:13.000000000 +0000
+++ libtool-CVS/ChangeLog       2004-02-13 00:54:29.000000000 +0000
@@ -0,0 +1,6 @@
+2004-02-13  Scott James Remnant  <address@hidden>
+
+       * tests/cdemo/configure.ac: Drop AC_PREREQ back to 2.54, this
+       was debris from Gary's cvsapply going mad and wasn't backed
+       out.
+
diff -ruNp libtool-CVS~/tests/cdemo/configure.ac 
libtool-CVS/tests/cdemo/configure.ac
--- libtool-CVS~/tests/cdemo/configure.ac       2004-02-11 02:32:07.000000000 
+0000
+++ libtool-CVS/tests/cdemo/configure.ac        2004-02-13 00:51:01.000000000 
+0000
@@ -16,7 +16,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 # 02111-1307  USA
 
-AC_PREREQ(2.59a)
+AC_PREREQ(2.54)
 
 ## ------------------------ ##
 ## Autoconf initialisation. ##

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]