]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* ltconfig.in (LTCONFIG_VERSION): damn!, adding TIMESTAMP doesn't
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Tue, 26 Jan 1999 20:59:01 +0000 (20:59 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Tue, 26 Jan 1999 20:59:01 +0000 (20:59 +0000)
ltmain.sh to be updated every time ChangeLog changes, better
revert it

ChangeLog
ltconfig.in

index a22b04b10038995234daa67d7e605f80fa1cad16..10c660c73182e5462515bbe907b5ffd1f9cf4106 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 1999-01-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
+       * ltconfig.in (LTCONFIG_VERSION): damn!, adding TIMESTAMP doesn't
+       always work, because then different ChangeLog timestamps fail to
+       pass the version test.  Instead of forcing both ltconfig and
+       ltmain.sh to be updated every time ChangeLog changes, better
+       revert it
+       
        * ltconfig.in (LTCONFIG_VERSION): add TIMESTAMP, remove
        explicit quotes and add it to the list of variables to quote
 
index 833a4a9b5273e67cb1019622e759357c9c6468cd..1f44750c8cd3feef4e01bc8589808efb2074d756 100755 (executable)
@@ -1895,7 +1895,7 @@ if test "X$ltecho" = "X$CONFIG_SHELL $0 --fallback-echo"; then
 fi
 LTSHELL="$SHELL"
 
-LTCONFIG_VERSION="$VERSION$TIMESTAMP"
+LTCONFIG_VERSION="$VERSION"
 
 # Only quote variables if we're using ltmain.sh.
 case "$ltmain" in