summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-01-27 20:36:28 +0000
committerJim Meyering <jim@meyering.net>1999-01-27 20:36:28 +0000
commit145278e2867b61c18ca1b4680c5715d197d70075 (patch)
tree628e9d025f95d524e3339d115c1dc6f3bf601cd7
parent4c008a92c5d9c62ca98d26c1184c28cf68cd0727 (diff)
downloadidutils-145278e2867b61c18ca1b4680c5715d197d70075.tar.gz
idutils-145278e2867b61c18ca1b4680c5715d197d70075.tar.bz2
idutils-145278e2867b61c18ca1b4680c5715d197d70075.zip
.
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 723a117..8307b59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1999-01-27 Jim Meyering <meyering@ascend.com> (with some changes from gkm)
+
+ * acconfig.h: Remove many #undefs, now that we're using autoconf-2.13's
+ 3-arg form of the AC_DEFINE* macros.
+
+ * Makefile.am (SUBDIRS): Add m4.
+ (EXTRA_DIST): Add Makefile.maint GNUmakefile @README_ALPHA@.
+ (DISTCLEANFILES): Add intl/libintl.h.
+ (ACLOCAL_AMFLAGS): Define to `-I m4'
+
+ * m4/: New directory.
+
1999-01-26 Greg McGary <gkm@gnu.org>
* hash.h (struct hash_table) [ht_empty_slots]: Add struct member.