diff options
author | Jim Meyering <jim@meyering.net> | 1996-07-21 14:52:33 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-07-21 14:52:33 +0000 |
commit | bb952869e7cf88f227f59c188e91c4cc9908c278 (patch) | |
tree | e41cceed44e4fd41ff020a5d38b836a0a586a9b3 /old | |
parent | 35b1d6a948e2330edb98c46a4f5fc077c1b3ca91 (diff) | |
download | coreutils-bb952869e7cf88f227f59c188e91c4cc9908c278.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 42cf6332f..0e2a079f4 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,8 @@ Sat Jul 20 15:59:36 1996 Jim Meyering <meyering@na-net.ornl.gov> + * configure.in (PACKAGE_VERSION): Use space instead of hyphen to + separate PACKAGE and VERSION. + * aclocal.m4 (AM_SANITY_CHECK_CC): New macro. Derived from macros from Bruno Haible and from Cygnus. * configure.in (AM_SANITY_CHECK_CC): Use it. |