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 d4a6dfd..a36e00a 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 3f1bef3..90df772 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 8055c7b..fea3bc2 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 29be86b..abb63b4 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