]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Comment fix, by James Youngman.
authorBruno Haible <bruno@clisp.org>
Mon, 1 Nov 2004 12:14:42 +0000 (12:14 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:56 +0000 (12:11 +0200)
autoconf-lib-link/ChangeLog
autoconf-lib-link/config.rpath

index 5cfd2134ba3c770c332a7414e07ab5f5524d1411..8409663c17ae539b6662488c15c992c99ef32016 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-30  James Youngman <jay@gnu.org>
+
+       * config.rpath: Modify comment to be consistent with the code.
+
 2004-02-22  Bruno Haible  <bruno@clisp.org>
 
        * config.rpath: Add support for Comeau C++ on Linux.
index cd6842ea26a3ec69f91155fde62b987c62ec2f22..2d704340b3066e3cfb9d0148a1a12465f5878de5 100755 (executable)
@@ -141,7 +141,7 @@ if test "$with_gnu_ld" = yes; then
       # 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
       ;;