bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Micropatch for config.rpath


From: Paul Eggert
Subject: Micropatch for config.rpath
Date: Sun, 31 Oct 2004 12:36:31 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

The enclosed patch applies to gettext, so I'm forwarding it to
bug-gnu-gettext.

--- Begin Message --- Subject: [Bug-gnulib] Micropatch for config.rpath Date: Sat, 30 Oct 2004 20:39:21 +0100
2004-10-30  James Youngman <address@hidden>

        * config.rpath: Modify comment to be consistent with the code.

===================================================================
RCS file: /cvsroot/gnulib/gnulib/config/config.rpath,v
retrieving revision 1.4
diff -u -r1.4 config.rpath
--- config.rpath        24 Dec 2003 13:07:08 -0000      1.4
+++ config.rpath        30 Oct 2004 19:38:07 -0000
@@ -138,7 +138,7 @@
       # that the semantics of dynamic libraries on AmigaOS, at least up
       # to version 4, is to share data among multiple programs linked
       # with the same dynamic library.  Since this doesn't match the
-      # behavior of shared libraries on other platforms, we can use
+      # behavior of shared libraries on other platforms, we cannot use
       # them.
       ld_shlibs=no
       ;;

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]