summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorgdt <gdt>2004-08-31 18:44:42 +0000
committergdt <gdt>2004-08-31 18:44:42 +0000
commitb85dca3162dfef97b1725d6a396867a18d27fc6d (patch)
treee04f2dfe828876d04c1afbbe835bb38210d41282 /ChangeLog
parentcbd040847df406a618fd58b1a92f33dc424d2ffd (diff)
2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>
* Makefile.am (EXTRA_DIST): New - just has EXTRA_DIST. (Using a directory in EXTRA_DIST in the parent was causing 'make dist' to fail.) (Now m4/Makefile* is first-class and included from top level.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4db0bddc..68186fdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>
+ * Makefile.am: make m4 as subdir, rather the EXTRA_DISTing it
+
+ * configure.ac: add m4/Makefile to output list
+
+2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>
+
* Makefile.am: Only put pkgsrc dir in SUBDIRS if we should install
rc.d files. (Note that pkgsrc is always in DIST_SUBDIRS.)