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

index e0cb57fca27ad08382de4c984767e1922935976d..828b01a84f1d02b311611a0f476606d750b43b51 100644 (file)
@@ -1,7 +1,13 @@
-2002-03-16  Jim Meyering  <meyering@lucent.com>
+2002-04-12  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.22.
 
+       * 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-03-16  Jim Meyering  <meyering@lucent.com>
+
        * src/Makefile.am (datadir): Don't override $(datadir)
        which might be set by --datadir and different from $(prefix)/share.
        Patch from Albert Chin-A-Young.