diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-04-20 09:26:56 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2001-04-20 09:26:56 +0000 |
commit | 99ffe40fe73240b249996d42ab0a2ba31e154e2d (patch) | |
tree | 1dbf9dc4981a33157f673fc7a97d864b9e5e6ed1 /ltconfig | |
parent | 7cda84dc708be275c6a453ed39f3dd74e7f7f506 (diff) | |
download | gcc-99ffe40fe73240b249996d42ab0a2ba31e154e2d.tar.gz |
ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.228.
* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1.641.2.228.
From-SVN: r41452
Diffstat (limited to 'ltconfig')
-rwxr-xr-x | ltconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -182,7 +182,7 @@ progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'` PROGRAM=ltconfig PACKAGE=libtool VERSION=1.4a -TIMESTAMP=" (1.641.2.226 2001/04/12 02:39:36)" +TIMESTAMP=" (1.641.2.228 2001/04/20 08:53:18)" ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' rm="rm -f" |