summaryrefslogtreecommitdiff
path: root/ltconfig
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-04-20 09:28:05 +0000
committerAlexandre Oliva <aoliva@redhat.com>2001-04-20 09:28:05 +0000
commit984a73c3de7999df04daa5faf917f2892f00c8a5 (patch)
tree6694ebbd099057195432f3fe64feacd380501967 /ltconfig
parentfbd347082a35a9c1a4ce15c2248fc252f5b28716 (diff)
downloadbinutils-redhat-984a73c3de7999df04daa5faf917f2892f00c8a5.tar.gz
* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1.641.2.228.
Diffstat (limited to 'ltconfig')
-rwxr-xr-xltconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltconfig b/ltconfig
index aad0a2b148..2918026165 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"