changeset 6776:e13d238a5fb6

Newest config.rpath from gettext CVS.
author Bruno Haible <bruno@clisp.org>
date Mon, 08 May 2006 19:55:10 +0000
parents 21acfa839f4f
children d9b10884dc69
files ChangeLog build-aux/config.rpath config/ChangeLog config/srclist.txt
diffstat 4 files changed, 14 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- 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 <gord@gnu.ai.mit.edu>, 1996
 #
@@ -78,6 +78,9 @@
         como)
           wl='-lopt='
           ;;
+        c89* | c99*)
+          wl='-Wl,'
+          ;;
       esac
       ;;
     osf3* | osf4* | osf5*)
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -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.
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -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/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