From 5d1ef2f4841db009a6311bd111afff3847b4cc7f Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 8 May 2006 19:55:10 +0000 Subject: Newest config.rpath from gettext CVS. --- build-aux/config.rpath | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'build-aux/config.rpath') diff --git a/build-aux/config.rpath b/build-aux/config.rpath index 3f1bef34a0..90df7728aa 100755 --- a/build-aux/config.rpath +++ b/build-aux/config.rpath @@ -2,7 +2,7 @@ # 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 , 1996 # @@ -78,6 +78,9 @@ else como) wl='-lopt=' ;; + c89* | c99*) + wl='-Wl,' + ;; esac ;; osf3* | osf4* | osf5*) -- cgit v1.2.1