summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-06-29 20:21:38 +0000
committerJim Meyering <jim@meyering.net>1997-06-29 20:21:38 +0000
commit0935e2ce3f0d9a369b4a031af574f1917ff3cfb3 (patch)
treef71cafa0b53f85e86b0a6bfed5bc2dec5c5415e1 /old/sh-utils
parent611cf8e97b0b8c7926437fc98f5c37f97a0d2670 (diff)
downloadcoreutils-0935e2ce3f0d9a369b4a031af574f1917ff3cfb3.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 28a571eef..1793ebf99 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,7 +1,8 @@
Sun Jun 29 07:18:25 1997 Jim Meyering <meyering@na-net.ornl.gov>
* lib/putenv.c: Define-away putenv only if it's not already defined.
- Rather than undefining putenv, define _sys_putenv back to putenv.
+ Rather than undefining putenv after the includes, define _sys_putenv
+ back to putenv.
* configure.in (LIB_CRYPT): AC_SUBST new variable. Use it to add
crypt-related library (-lufc or -lcrypt) only for the program that