diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-05-28 20:56:20 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-05-28 20:56:20 +0000 |
commit | 1605288ba48a8f063a9d84065ae521f066e4c152 (patch) | |
tree | 1584697692c59411c2d8450ad287d940750f0d60 /ltmain.sh | |
parent | * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use the (diff) | |
download | binutils-gdb-1605288ba48a8f063a9d84065ae521f066e4c152.tar.gz binutils-gdb-1605288ba48a8f063a9d84065ae521f066e4c152.tar.bz2 binutils-gdb-1605288ba48a8f063a9d84065ae521f066e4c152.zip |
* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
Diffstat (limited to 'ltmain.sh')
-rw-r--r-- | ltmain.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ltmain.sh b/ltmain.sh index bc2183585d7..62a679c2c15 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -56,7 +56,7 @@ modename="$progname" PROGRAM=ltmain.sh PACKAGE=libtool VERSION=1.4a -TIMESTAMP=" (1.641.2.254 2001/05/20 18:44:55)" +TIMESTAMP=" (1.641.2.256 2001/05/28 20:09:07)" default_mode= help="Try \`$progname --help' for more information." |