+2005-09-18 Bruno Haible <bruno@clisp.org>
+
+ * config.rpath: Upgrade to libtool-1.5.20.
+
2005-09-18 Bruno Haible <bruno@clisp.org>
* config.rpath: Complete upgrade to libtool-1.5.16.
# known workaround is to choose shorter directory names for the build
# directory and/or the installation directory.
-# All known linkers require a `.a' archive for static linking (except M$VC,
+# All known linkers require a `.a' archive for static linking (except MSVC,
# which needs '.lib').
libext=a
shrext=.so
;;
hpux10* | hpux11*)
if test "$with_gnu_ld" = no; then
- case "$host_cpu" in
+ case $host_cpu in
hppa*64*)
hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
hardcode_libdir_separator=:
gnu*)
;;
hpux9* | hpux10* | hpux11*)
- case "$host_cpu" in
+ case $host_cpu in
ia64*)
shrext=.so
;;