summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-25 09:20:22 +0000
committerJim Meyering <jim@meyering.net>2001-09-25 09:20:22 +0000
commitcaa5ba0ca28a4999d528dbc6f76734a3a5b60f7d (patch)
tree9766a0c95ab16278d8e2663d436adb5f01566865 /old/sh-utils/ChangeLog
parent7682c7ed4bd4d31db2f868db6f677e98380d1c87 (diff)
downloadcoreutils-caa5ba0ca28a4999d528dbc6f76734a3a5b60f7d.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 19b62674b..b5028cdb7 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -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'.