diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-05-28 20:49:42 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2001-05-28 20:49:42 +0000 |
commit | 5f7de4b812cea8e33c0185e68b03f9f489e42282 (patch) | |
tree | f193d31fb910f061452957039bea1224d478ea2e /ltmain.sh | |
parent | 20b142ccbc0803ea1eaf6bd8432c0b6b1af630e5 (diff) | |
download | gcc-5f7de4b812cea8e33c0185e68b03f9f489e42282.tar.gz |
* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
From-SVN: r42677
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." |