/[libtool]/libtool/ChangeLog
ViewVC logotype

Diff of /libtool/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1861 by gary, Sun Feb 27 00:00:40 2005 UTC revision 1.1862 by gary, Sun Feb 27 21:19:50 2005 UTC
# Line 1  Line 1 
1    2005-02-27  Gary V. Vaughan  <gary@gnu.org>
2    
3            In branch-2-0 (and in time, others) ltversion.m4 has a dot
4            delimited serial number that didn't used to be processed
5            correctly by libtoolize.  This changeset fixes that, and
6            leverages those changes to check versions of ltmain.sh and
7            config.sub, config.guess before overwriting when --force is
8            not given:
9    
10            * libtoolize.m4sh: Don't overwrite pkgaux files with --force
11            unless --install is given too.
12            (func_serial): Fix underquoting in regexp.
13            (func_serial_max): New function to compare serial numbers.
14            (func_serial_update_check): New function factored out of
15            func_serial_update().
16            (func_serial_update): Bail if SRCFILE is missing.
17            Don't display both 'already up to date' and 'use --force to
18            update' messages for the same file.
19            Use func_serial_max to cope with `.' delimited serial numbers.
20            (func_ltmain_update): Use func_serial_update_check and
21            func_serial_max to do version checking with $package_revision.
22            (func_config_update): Ditto with $timestamp.
23    
24  2005-02-26  Gary V. Vaughan  <gary@gnu.org>  2005-02-26  Gary V. Vaughan  <gary@gnu.org>
25    
26          * libltdl/Makefile.am (install-data-local):  cd to $(srcdir) before          * libltdl/Makefile.am (install-data-local):  cd to $(srcdir) before

Legend:
Removed from v.1.1861  
changed lines
  Added in v.1.1862

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26