libtool-patches
[Top][All Lists]
Advanced

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

FYI: 47-gary-bootstrap-prereq-2-58.patch


From: Gary V. Vaughan
Subject: FYI: 47-gary-bootstrap-prereq-2-58.patch
Date: Wed, 19 Nov 2003 13:01:25 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925 Thunderbird/0.3

Applied to HEAD.
--
  ())_.  Gary V. Vaughan    gary@(lilith.warpmail.net|gnu.org)
  ( '/   Research Scientist http://www.oranda.demon.co.uk       ,_())____
  / )=   GNU Hacker         http://www.gnu.org/software/libtool  \'      `&
`(_~)_   Tech' Author       http://sources.redhat.com/autobook   =`---d__/
Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>

        * configure.ac (AC_PREREQ): AS_HELP_STRING was introduced after
        autoconf-2.57 was released.

Index: configure.ac
===================================================================
RCS file: /cvsroot/libtool/libtool/configure.ac,v
retrieving revision 1.23
diff -u -p -u -r1.23 configure.ac
--- configure.ac 17 Nov 2003 15:49:06 -0000 1.23
+++ configure.ac 19 Nov 2003 12:55:26 -0000
@@ -17,8 +17,7 @@
 # 02111-1307  USA
 
 
-## FIXME: Is this really new enough? ##
-AC_PREREQ(2.54)
+AC_PREREQ(2.58) ## We use AS_HELP_STRING
 
 
 

Attachment: pgp4dLUVAIiiW.pgp
Description: PGP signature


reply via email to

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