summaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-07 21:34:19 +0000
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-07 21:34:19 +0000
commit0c429f8e928dcbd8d3dad7acdb3446c181ba0cb8 (patch)
tree808acc504b4e4afb61c57585959d934cbf7d7394 /boehm-gc/ChangeLog
parent0fc672d12056e1f917bddf92f126ec0a41aff909 (diff)
downloadgcc-0c429f8e928dcbd8d3dad7acdb3446c181ba0cb8.tar.gz
boehm-gc:
* configure.in: Set INCLUDES to absolute path. Save $INCLUDES in boehm-cflags, too. Set INCLUDES so it's available to config.status. * configure: Regenerate. libjava: * configure.in: Don't initialize GCINCS to boehm-gc/include. * configure: Regenerate. libjava/libltdl: * configure.in: Don't initialize GCINCS to boehm-gc/include. * Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70233 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index 7e0d9109829..f1dc38fe10f 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,11 @@
+2003-08-07 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
+ Roger Sayle <roger@eyesopen.com>
+
+ * configure.in: Set INCLUDES to absolute path.
+ Save $INCLUDES in boehm-cflags, too.
+ Set INCLUDES so it's available to config.status.
+ * configure: Regenerate.
+
2003-07-31 Danny Smith <dannysmith@users.sourceforge.net>
* include/gc.h (GC_CreateThread): Declare with WINAPI