diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-04-20 09:28:05 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-04-20 09:28:05 +0000 |
commit | b386e55a4393bf9cbdcbace26c7ab1bcd5dcf463 (patch) | |
tree | 1f99c22349254eaf7e39e7b94fa9c7f2513be7f4 /ltconfig | |
parent | b91eb511444ecfecbd9b0337d6ea781ab0d265f5 (diff) | |
download | gdb-b386e55a4393bf9cbdcbace26c7ab1bcd5dcf463.tar.gz |
* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1.641.2.228.
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" |