Newest config.rpath from gettext CVS.
authorBruno Haible <bruno@clisp.org>
Mon, 8 May 2006 19:55:10 +0000 (19:55 +0000)
committerBruno Haible <bruno@clisp.org>
Mon, 8 May 2006 19:55:10 +0000 (19:55 +0000)
ChangeLog
build-aux/config.rpath
config/ChangeLog
config/srclist.txt

index d4a6dfd60ea62e63b406577c014352c6a6927bf5..a36e00ac9bdf89d6e4d33e584b577856fd549d4c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-05-05  Bruno Haible  <bruno@clisp.org>
+
+       * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
+
 2006-05-08  Bruno Haible  <bruno@clisp.org>
 
        * modules/stdarg: New file.
index 3f1bef34a0f0d57a0561e71fc215e64905d9950c..90df7728aa56e7c88ad80750d68cd8f81403cebb 100755 (executable)
@@ -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 <gord@gnu.ai.mit.edu>, 1996
 #
@@ -78,6 +78,9 @@ else
         como)
           wl='-lopt='
           ;;
+        c89* | c99*)
+          wl='-Wl,'
+          ;;
       esac
       ;;
     osf3* | osf4* | osf5*)
index 8055c7b4384ed3ef0883391c0cbe7d85e3d6af69..fea3bc2e323d5ff535169f52cb76b59e01895c8f 100644 (file)
@@ -1,3 +1,7 @@
+2006-05-08  Bruno Haible  <bruno@clisp.org>
+
+       * srclist.txt (build-aux/config.rpath): different from latest release.
+
 2006-04-24  Karl Berry  <karl@gnu.org>
 
        * srclist.txt (longdouble.m4): sync lost.
index 29be86b885f6d461aba1d5835ef520d34c5e85b4..abb63b4a96e3b3966cdae18fb1ba690403c926ee 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.123 2006-04-25 12:54:52 karl Exp $
+# $Id: srclist.txt,v 1.124 2006-05-08 19:55:10 haible Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -62,7 +62,7 @@ $GETTEXT/gettext-tools/lib/gettext.h                  lib gpl
 #$GETTEXT/gettext-tools/lib/mkdtemp.c                  lib gpl
 $GETTEXT/gettext-tools/lib/vasprintf.h                 lib gpl
 
-$GETTEXT/autoconf-lib-link/config.rpath                        build-aux
+#$GETTEXT/autoconf-lib-link/config.rpath               build-aux
 $GETTEXT/autoconf-lib-link/m4/lib-ld.m4                        m4
 #$GETTEXT/autoconf-lib-link/m4/lib-link.m4             m4
 #$GETTEXT/autoconf-lib-link/m4/lib-prefix.m4           m4