+2006-05-05 Bruno Haible <bruno@clisp.org>
+
+ * config.rpath: Add support for Sun C 5.9 on Linux.
+
2006-04-17 Bruno Haible <bruno@clisp.org>
* Makefile.am (all-local): Remove depedency on build-aux/mkinstalldirs.
# Output a system dependent set of variables, describing how to set the
# run time search path of shared libraries in an executable.
#
-# Copyright 1996-2005 Free Software Foundation, Inc.
+# Copyright 1996-2006 Free Software Foundation, Inc.
# Taken from GNU libtool, 2001
# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
#
como)
wl='-lopt='
;;
+ c89* | c99*)
+ wl='-Wl,'
+ ;;
esac
;;
osf3* | osf4* | osf5*)