summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1999-03-30 06:19:17 +0000
committerPaul Smith <psmith@gnu.org>1999-03-30 06:19:17 +0000
commite005a48b9fbbe7aea8013f887467714c6cf40fbe (patch)
tree2ce8d68c0d2e8c91acb4714129f3e81402f2fdfd /ChangeLog
parent0798a611694e3557450446f5c38049ddac4d0cbb (diff)
downloadgunmake-e005a48b9fbbe7aea8013f887467714c6cf40fbe.tar.gz
* More build fixes. I think a vanilla CVS checkout should build OK now.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcfde9b..b7b1b85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+1999-03-30 Paul D. Smith <psmith@gnu.org>
+
+ * configure.in: Don't put build.sh here, since build.sh.in doesn't
+ exist initially. This cause autoreconf and automake to fail when
+ run on a clean CVS checkout. Instead, we create build.sh in the
+ Makefile (see below).
+
+ * Makefile.am: Remove BUILT_SOURCES; this is no longer relevant.
+ Put those files directly into EXTRA_DIST so they're distributed.
+ Create a local build rule to create build.sh.
+ Create a local maintainer-clean rule to delete all the funky
+ maintainers files.
+
+ * maintMakefile: Makefile.in depends on README, since automake
+ fails if it doesn't exist. Also don't remove glob/Makefile.in
+ here, as it causes problems.
+
1999-03-26 Paul D. Smith <psmith@gnu.org>
* configure.in: Substitute GLOBLIB if we need the link the