summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-18 05:52:07 +0000
committerJim Meyering <jim@meyering.net>1996-03-18 05:52:07 +0000
commitb13e6b03cc349ed707709b8f68f9b0551b4d112e (patch)
tree17dfebc0b119baba019687da85bfde519be5d9b3 /old
parenta2b8387b700d7991811a563afadd21099768237c (diff)
downloadcoreutils-b13e6b03cc349ed707709b8f68f9b0551b4d112e.tar.xz
.
Diffstat (limited to 'old')
-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 f3fb508f5..65d21cdc8 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,9 +1,17 @@
Sat Mar 16 10:07:49 1996 Jim Meyering (meyering@na-net.ornl.gov)
* configure.in (PACKAGE_VERSION): New macro.
+ (OPTIONAL_BIN_PROGS): Rename from OPTIONAL_PROGS.
* acconfig.h (PACKAGE_VERSION): Add it.
* src/Makefile.am: Remove rules for generating version.c.
- Remove references to version.o and version.h.
+ Remove references to version.o, version.h, and stamp-v.
+ [.sh]: Change @VERSION@ to @PKG_VERSION@.
+ On RHS of sed substitution, use @PACKAGE_VERSION@, not GNUVER.
+ (OPTIONAL_BIN_PROGS): Rename from OPTIONAL_PROGS.
+ (install-exec-local): New target/rules to make the installed su
+ binary setuid root or failing that, to delete it.
+ * false.sh groups.sh nohup.sh true.sh: Use @PKG_VERSION@,
+ not @VERSION@.
* version.c: Remove file.
* version.h: Remove file.
* basename.c date.c dirname.c echo.c env.c expr.c factor.c