summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-27 11:21:03 +0000
committerJim Meyering <jim@meyering.net>2000-06-27 11:21:03 +0000
commit3dc875d9bdb8fbbd3d780d554d1a5f3737016d81 (patch)
treef9026d0897516f9b5a6ed99faf4be3af2c8c3c6e /old
parentf4e62844cb323fee7ab790d7969cf7fa1cd299af (diff)
downloadcoreutils-3dc875d9bdb8fbbd3d780d554d1a5f3737016d81.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 838bb98ba..ad17a131f 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,11 @@
+2000-06-17 Bruno Haible <haible@clisp.cons.org>
+
+ * configure.in: Add pinky, users, who to OPTIONAL_BIN_PROGS if either
+ <utmp.h> or <utmpx.h> exists. Add uptime only if either <utmp.h> or
+ <utmpx.h> exists.
+ * src/Makefile.am (bin_PROGRAMS): Remove pinky, users, who from here...
+ (EXTRA_PROGRAMS): ... and add them here.
+
2000-06-26 Jim Meyering <meyering@lucent.com>
`id -Gn' (invoked by groups) would fail without giving a diagnostic