summaryrefslogtreecommitdiff
path: root/ltconfig
diff options
context:
space:
mode:
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2001-04-20 09:26:56 +0000
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2001-04-20 09:26:56 +0000
commit46b021de99dc2e4a8d95a59ae3c279f9ca4a91fc (patch)
tree1dbf9dc4981a33157f673fc7a97d864b9e5e6ed1 /ltconfig
parent08078d479d75da325e154dc46441ac79949a35c2 (diff)
downloadgcc-46b021de99dc2e4a8d95a59ae3c279f9ca4a91fc.tar.gz
* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1.641.2.228. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41452 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ltconfig')
-rwxr-xr-xltconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltconfig b/ltconfig
index aad0a2b148a..29180261654 100755
--- a/ltconfig
+++ b/ltconfig
@@ -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"