summaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-23 20:26:09 +0000
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-23 20:26:09 +0000
commit26caf66c2b8560198b9a12de17b8a40e7d96607a (patch)
tree0f0a784d09ea7957355e5cb254e528919a9a1b3a /boehm-gc/ChangeLog
parent70c7868c5558e7d34d511ab16422e0f6aabadc53 (diff)
downloadgcc-26caf66c2b8560198b9a12de17b8a40e7d96607a.tar.gz
* acinclude.m4: Remove old no-executables workaround;
add new no-executables workaround. * aclocal.m4: Regenerate. * configure.in: Change prereqs to autoconf 2.57. * configure: Regenerate with autoconf 2.57. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78330 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index 9725d8ebb34..ca1b92d0edd 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,5 +1,11 @@
2004-02-23 Nathanael Nerode <neroden@gcc.gnu.org>
+ * acinclude.m4: Remove old no-executables workaround;
+ add new no-executables workaround.
+ * aclocal.m4: Regenerate.
+ * configure.in: Change prereqs to autoconf 2.57.
+ * configure: Regenerate with autoconf 2.57.
+
* configure.in: Use NCN_TARGET_NONCANONICAL and friends.
* configure: Regenerate.
* Makefile.am: Use target_noncanonical variable from configure.