libtool-patches
[Top][All Lists]
Advanced

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

Re: version requirements


From: Bob Friesenhahn
Subject: Re: version requirements
Date: Tue, 15 Mar 2005 10:16:27 -0600 (CST)

On Tue, 15 Mar 2005, Ralf Wildenhues wrote:

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

This seems fine to me.

Bob


        * 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])



======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

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