summaryrefslogtreecommitdiffstats
path: root/autoconf-lib-link
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2005-09-19 16:11:30 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:12:50 +0200
commit2443065b1cd04aacd2307dc9271aa0609ae4a69d (patch)
tree000b77623daa3e638d322cf22f6331b7bf1176da /autoconf-lib-link
parentf3b91a485ae9920ad5daa7f5b1aafee565fc5c9c (diff)
downloadexternal_gettext-2443065b1cd04aacd2307dc9271aa0609ae4a69d.zip
external_gettext-2443065b1cd04aacd2307dc9271aa0609ae4a69d.tar.gz
external_gettext-2443065b1cd04aacd2307dc9271aa0609ae4a69d.tar.bz2
Upgrade to libtool-1.5.16.
Diffstat (limited to 'autoconf-lib-link')
-rw-r--r--autoconf-lib-link/ChangeLog4
-rwxr-xr-xautoconf-lib-link/config.rpath4
2 files changed, 6 insertions, 2 deletions
diff --git a/autoconf-lib-link/ChangeLog b/autoconf-lib-link/ChangeLog
index 5444c92..707061b 100644
--- a/autoconf-lib-link/ChangeLog
+++ b/autoconf-lib-link/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-18 Bruno Haible <bruno@clisp.org>
+
+ * config.rpath: Complete upgrade to libtool-1.5.16.
+
2005-05-01 Bruno Haible <bruno@clisp.org>
* config.rpath: Upgrade to libtool-1.5.16.
diff --git a/autoconf-lib-link/config.rpath b/autoconf-lib-link/config.rpath
index b13fac4..cd2ad70 100755
--- a/autoconf-lib-link/config.rpath
+++ b/autoconf-lib-link/config.rpath
@@ -58,7 +58,7 @@ else
wl='-Wl,'
;;
darwin*)
- case "$cc_basename" in
+ case $cc_basename in
xlc*)
wl='-Wl,'
;;
@@ -305,7 +305,7 @@ else
if test "$GCC" = yes ; then
:
else
- case "$cc_basename" in
+ case $cc_basename in
xlc*)
;;
*)