projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e563336
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 23 Jan 2000 09:31:09 +0000
(09:31 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 23 Jan 2000 09:31:09 +0000
(09:31 +0000)
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index 8ebed6a09c8622e0ba85a3f2efd4e3201fe1e1a8..06a467272f28d0bcf31da905432545495e9f2d4e 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-1,3
+1,10
@@
+2000-01-23 Jim Meyering <meyering@lucent.com>
+
+ * jm-macros.m4: (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
+ AC_SUBST these here, rather than just in sh-util/configure.in, so
+ that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
+ all the same.
+
2000-01-22 Jim Meyering <meyering@lucent.com>
* jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.