summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-30 04:18:13 +0000
committerJim Meyering <jim@meyering.net>1996-03-30 04:18:13 +0000
commit21fb4595e685c31c593fcb378a5f9e7b9cdea88c (patch)
treeda020314533a36bc3ff2e1037ae6d95276cbe4d6
parent43c812bc6a2e70821d5b5eae8f576520aa30f058 (diff)
downloadcoreutils-21fb4595e685c31c593fcb378a5f9e7b9cdea88c.tar.xz
.
-rw-r--r--old/sh-utils/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 49693c6a9..8c0cf7006 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,8 +1,12 @@
-Fri Mar 29 08:58:10 1996 Jim Meyering (meyering@na-net.ornl.gov)
+Fri Mar 29 22:13:10 1996 Jim Meyering (meyering@na-net.ornl.gov)
- * configure.in (VERSION): Bump to 1.12f.
+ * src/Makefile.am (INCLUDES): Replace -I$(top_srcdir)/intl with
+ -I../intl. With the former, compiles didn't find libintl.h when
+ configured with `--srcdir=..'. Reported by Marcus Daniels
+ <marcus@sysc.pdx.edu>.
- * doc/Makefile.am (EXTRA_DIST): Set to getdate.texi.
+ * doc/Makefile.am (EXTRA_DIST): Set to getdate.texi so that file
+ gets distributed.
* src/Makefile.am (EXTRAdir): Set to $(bindir).