summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2005-05-10 01:38:18 +0000
committerPaul Smith <psmith@gnu.org>2005-05-10 01:38:18 +0000
commit26d8d00cb77f0d71f72d4f61e7f38009dbef9715 (patch)
tree90030c239cea27ff9dc8049eea04b67244d7e898 /ChangeLog
parente4c14a675ca6df1f31aac5d4571be695d76a7fd0 (diff)
downloadgunmake-26d8d00cb77f0d71f72d4f61e7f38009dbef9715.tar.gz
Fixes to allow "make dist" etc. to work again.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e380db..9712532 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-05-09 Paul D. Smith <psmith@gnu.org>
+
+ * Makefile.am (EXTRA_make_SOURCES): Add vmsjobs.c
+ (MAYBE_W32): Rework how SUBDIRS are handled so that "make dist"
+ recurses to the w32 directory, even on non-Windows systems. Use
+ the method suggested in the automake manual.
+ * configure.in: Add w32/Makefile to AC_CONFIG_FILES.
+ * maintMakefile (gnulib-url): They moved the texinfo.tex files.
+
2005-05-07 Paul D. Smith <psmith@gnu.org>
* main.c (die): If we're dying with a fatal error (not that a