]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 25 Sep 2001 09:20:22 +0000 (09:20 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 25 Sep 2001 09:20:22 +0000 (09:20 +0000)
old/sh-utils/ChangeLog

index 19b62674bb6dd942445592360a4709e4378392c3..b5028cdb7f9010460bfe9982947eb3c24d5396c3 100644 (file)
@@ -1,7 +1,15 @@
-2001-09-23  Jim Meyering  <meyering@lucent.com>
+2001-09-25  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.12.
 
+       * src/Makefile.am:
+       (factor_DEPENDENCIES, printf_DEPENDENCIES seq_DEPENDENCIES):
+       (sleep_DEPENDENCIES uptime_DEPENDENCIES su_DEPENDENCIES):
+       Remove unnecessary definitions.  They can cause trouble
+       when @INTLLIBS@ expands to -lintl.
+
+2001-09-23  Jim Meyering  <meyering@lucent.com>
+
        * Makefile.am (SUBDIRS): When using newer gettext (in which
        intl/libintl.h is created by rules intl/Makefile)
        `intl' must precede `lib'.