libtool-patches
[Top][All Lists]
Advanced

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

version requirements


From: Ralf Wildenhues
Subject: version requirements
Date: Tue, 15 Mar 2005 15:45:48 +0100
User-agent: Mutt/1.4.1i

OK to apply (first to HEAD, second to branch-2-0)?

Regards,
Ralf

        * libltdl/configure.ac: Update version; require Autoconf >= 2.58.

Index: libltdl/configure.ac
===================================================================
RCS file: /cvsroot/libtool/libtool/libltdl/configure.ac,v
retrieving revision 1.15
diff -u -r1.15 configure.ac
--- libltdl/configure.ac        22 Aug 2004 22:02:07 -0000      1.15
+++ libltdl/configure.ac        15 Mar 2005 12:53:34 -0000
@@ -22,13 +22,13 @@
 # configure this directory if your user doesn't want to use the installed
 # libltdl.
 
-AC_PREREQ(2.57)
+AC_PREREQ(2.58) ## We use AS_HELP_STRING
 
 
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libltdl], [1.5a], address@hidden)
+AC_INIT([libltdl], [2.1a], address@hidden)
 AC_CONFIG_HEADERS([config.h:config-h.in])
 AC_CONFIG_SRCDIR([ltdl.c])
 AC_CONFIG_AUX_DIR([config])




        * libltdl/configure.ac: Update version; require Autoconf >= 2.58.

Index: libltdl/configure.ac
===================================================================
RCS file: /cvsroot/libtool/libtool/libltdl/configure.ac,v
retrieving revision 1.15
diff -u -r1.15 configure.ac
--- libltdl/configure.ac        22 Aug 2004 22:02:07 -0000      1.15
+++ libltdl/configure.ac        15 Mar 2005 14:07:18 -0000
@@ -22,13 +22,13 @@
 # configure this directory if your user doesn't want to use the installed
 # libltdl.
 
-AC_PREREQ(2.57)
+AC_PREREQ(2.58) ## We use AS_HELP_STRING
 
 
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libltdl], [1.5a], address@hidden)
+AC_INIT([libltdl], [1.9g], address@hidden)
 AC_CONFIG_HEADERS([config.h:config-h.in])
 AC_CONFIG_SRCDIR([ltdl.c])
 AC_CONFIG_AUX_DIR([config])




reply via email to

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