]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 12 Apr 2002 10:39:43 +0000 (10:39 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 12 Apr 2002 10:39:43 +0000 (10:39 +0000)
old/sh-utils/ChangeLog

index ee56933983cbd012342e9c180069750ecb9562bf..09b8e3d700bec9791c9b05d56ac1ef5d4b58230a 100644 (file)
@@ -1,7 +1,11 @@
-2002-03-25  Jim Meyering  <meyering@lucent.com>
+2002-04-12  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.12.
 
+       * src/Makefile.am (LDADD): List ../lib/libfetish.a both before
+       and after @LIBINTL@.  Thanks to Paul Eggert for the fix and to
+       Bruno Haible for diagnosing the problem.
+
 2002-02-26  Paul Eggert  <eggert@twinsun.com>
 
        * src/test.c (age_of): Return -1 and 0 rather than 0 and 1.