[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtool ChangeLog Makefile.am
From: |
Gary V. Vaughan |
Subject: |
libtool ChangeLog Makefile.am |
Date: |
Wed, 26 Nov 2003 10:36:08 -0500 |
CVSROOT: /cvsroot/libtool
Module name: libtool
Branch:
Changes by: Gary V. Vaughan <address@hidden> 03/11/26 10:36:08
Modified files:
. : ChangeLog Makefile.am
Log message:
Okay, the problem I am trying to solve is that when a change (say,
bumping the version to 1.6 for the next release) is committed, the
timestamp in ChangeLog is updated, but ltmain.sh and libtoolize
inherit the pre-commit build number from config.status. This
delta notes the change in build number in the unstamped ChangeLog
and forces a rerun of configure etc. to roll a new ltmain.sh with
the correct TIMESTAMP:
* Makefile.am (stamp-vcl): We actually need a new config.status to
force the correct timestamp into libtoolize and ltmain.sh,
rerunning autoconf has no effect at all if configure.ac hasn't
changed.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=ChangeLog&tr2=1.1349&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=Makefile.am&tr2=1.85&r1=text&r2=text
- libtool ChangeLog Makefile.am, Gary V. Vaughan, 2003/11/14
- libtool ChangeLog Makefile.am, Gary V. Vaughan, 2003/11/25
- libtool ChangeLog Makefile.am, Gary V. Vaughan, 2003/11/25
- libtool ChangeLog Makefile.am, Gary V. Vaughan, 2003/11/25
- libtool ChangeLog Makefile.am, Gary V. Vaughan, 2003/11/26
- libtool ChangeLog Makefile.am,
Gary V. Vaughan <=
- libtool ChangeLog Makefile.am, Gary V. Vaughan, 2003/11/26
- libtool ChangeLog Makefile.am, Gary V. Vaughan, 2003/11/26