Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:a243418274a75638dfb3579a53af35cc41942215
Author...:karl <>
Committer:karl <>
Date.....:Wed May 10 13:33:38 2006 +0000
Parents..:675f1635b6d25b1ab2e5ea07155567707a2a2aad

Message
[project @ 2006-05-10 13:33:38 by karl]
autoupdate

Changes
diff --git a/build-aux/config.rpath b/build-aux/config.rpath
line changes: +4/-1
index 3f1bef3..90df772
--- 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 @@ else
         como)
           wl='-lopt='
           ;;
+        c89* | c99*)
+          wl='-Wl,'
+          ;;
       esac
       ;;
     osf3* | osf4* | osf5*)

This website is licensed under AGPL-3.0. Feel free to copy!