summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2008-06-13 09:16:38 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2008-06-13 09:16:38 +0000
commitf0bc4109112dd7f1663eef3ec6271eda0250d9ee (patch)
tree9e192150dc27f779f40e00b515c78c3b0fb492d0 /ChangeLog
parent729e1e497a1cb68477209bba3cd30d67c2837b4c (diff)
downloadclasspath-f0bc4109112dd7f1663eef3ec6271eda0250d9ee.tar.gz
2008-06-13 Andrew John Hughes <gnu_andrew@member.fsf.org>
* configure.ac: Add --enable-gjdoc option and check for mkdir -p. * examples/Makefile.am, * lib/Makefile.am, * lib/copy-vmresources.sh.in: Use @MKDIR_P@. * tools/Makefile.am: Allow building GJDoc to be disabled and use @MKDIR_P@.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f9ce7e5d..cef6b46b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2008-06-13 Andrew John Hughes <gnu_andrew@member.fsf.org>
+
+ * configure.ac:
+ Add --enable-gjdoc option and check
+ for mkdir -p.
+ * examples/Makefile.am,
+ * lib/Makefile.am,
+ * lib/copy-vmresources.sh.in:
+ Use @MKDIR_P@.
+ * tools/Makefile.am:
+ Allow building GJDoc to be disabled
+ and use @MKDIR_P@.
+
2008-06-13 Mark Wielaard <mark@klomp.org>
* tools/Makefile.am (USE_JAVAC_FLAGS): Use relative generated dir.