libtool-patches
[Top][All Lists]
Advanced

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

FYI: 359-gary-2-2-2-prerelease-updates.patch


From: Gary V. Vaughan
Subject: FYI: 359-gary-2-2-2-prerelease-updates.patch
Date: Tue, 1 Apr 2008 19:32:15 -0400 (EDT)
User-agent: mailnotify/0.9

Applied to HEAD.

  Index: ChangeLog
  from  Gary V. Vaughan  <address@hidden>
        GNU Libtool 2.2.2 was released.
  
        * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
        number to 2.2.2.
        * libltdl/Makefile.in (LTDL_VERSION_INFO): C:R+1:A because the
        interfaces are unchanged, even though we improved the code some
        more.
        * NEWS: Updated.
  
  Index: NEWS
  ===================================================================
  RCS file: /sources/libtool/libtool/NEWS,v
  retrieving revision 1.224
  diff -u -u -r1.224 NEWS
  --- NEWS 14 Mar 2008 06:18:07 -0000 1.224
  +++ NEWS 1 Apr 2008 23:31:47 -0000
  @@ -1,6 +1,6 @@
   NEWS - list of user-visible changes between releases of GNU Libtool
   
  -New in 2.3b: 2008-??-??: CVS version 2.3a, Libtool team:
  +New in 2.2.2: 2008-04-01: CVS version 2.2.1a, Libtool team:
   
   * New features:
   
  Index: configure.ac
  ===================================================================
  RCS file: /sources/libtool/libtool/configure.ac,v
  retrieving revision 1.84
  diff -u -u -r1.84 configure.ac
  --- configure.ac 2 Mar 2008 02:19:18 -0000 1.84
  +++ configure.ac 1 Apr 2008 23:31:47 -0000
  @@ -30,7 +30,7 @@
   ## ------------------------ ##
   ## Autoconf initialisation. ##
   ## ------------------------ ##
  -AC_INIT([libtool], [2.3a], address@hidden)
  +AC_INIT([libtool], [2.2.2], address@hidden)
   AC_CONFIG_HEADERS([config.h:config-h.in])
   AC_CONFIG_SRCDIR([libtoolize.in])
   LT_CONFIG_LTDL_DIR([libltdl], [nonrecursive])
  Index: libltdl/Makefile.inc
  ===================================================================
  RCS file: /sources/libtool/libtool/libltdl/Makefile.inc,v
  retrieving revision 1.10
  diff -u -u -r1.10 Makefile.inc
  --- libltdl/Makefile.inc 1 Feb 2008 19:03:56 -0000 1.10
  +++ libltdl/Makefile.inc 1 Apr 2008 23:31:47 -0000
  @@ -36,7 +36,7 @@
                          -DLTDL -I. -I$(srcdir) -Ilibltdl \
                          -I$(srcdir)/libltdl -I$(srcdir)/libltdl/libltdl
   AM_LDFLAGS          += -no-undefined
  -LTDL_VERSION_INFO    = -version-info 8:0:1
  +LTDL_VERSION_INFO    = -version-info 8:1:1
   
   noinst_LTLIBRARIES   += $(LT_DLLOADERS)
   
  Index: libltdl/configure.ac
  ===================================================================
  RCS file: /sources/libtool/libtool/libltdl/configure.ac,v
  retrieving revision 1.26
  diff -u -u -r1.26 configure.ac
  --- libltdl/configure.ac 2 Mar 2008 02:19:19 -0000 1.26
  +++ libltdl/configure.ac 1 Apr 2008 23:31:47 -0000
  @@ -40,7 +40,7 @@
   ## ------------------------ ##
   ## Autoconf initialisation. ##
   ## ------------------------ ##
  -AC_INIT([libltdl], [2.3a], address@hidden)
  +AC_INIT([libltdl], [2.2.2], address@hidden)
   AC_CONFIG_HEADERS([config.h:config-h.in])
   AC_CONFIG_SRCDIR([ltdl.c])
   AC_CONFIG_AUX_DIR([config])
-- 
  ())_.              Email me: address@hidden
  ( '/           Read my blog: http://blog.azazil.net
  / )=         ...and my book: http://sources.redhat.com/autobook
`(_~)_ 
_________________________________________________________
This patch notification generated by vcsapply version 1.0
http://savannah.gnu.org/projects/cvs-utils

Attachment: pgp7jAW4Y12fe.pgp
Description: PGP signature


reply via email to

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