summaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2004-09-27 22:58:02 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2004-09-27 22:58:02 +0000
commit5572488da4ac74384de756ff9df68998bc9dd453 (patch)
treee2ac96084f22b3418edc3e65fdff78d81db46cd9 /boehm-gc/ChangeLog
parentb2cace2966ca1a0058a2271980868ef7a9497c4b (diff)
downloadgcc-5572488da4ac74384de756ff9df68998bc9dd453.tar.gz
configure.ac: Update all AC_DEFINEs to newer style.
2004-09-27 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Update all AC_DEFINEs to newer style. * configure: Regenerate. * include/gc_config.h.in: Regenerate. From-SVN: r88206
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 4d48b580265..68dd4204e56 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-27 Kelley Cook <kcook@gcc.gnu.org>
+
+ * configure.ac: Update all AC_DEFINEs to newer style.
+ * configure: Regenerate.
+ * include/gc_config.h.in: Regenerate.
+
2004-08-27 Hans Boehm <Hans.Boehm@hp.com>
* backgraph.c, gc_priv.h (GC_traverse_back_graph,