aboutsummaryrefslogtreecommitdiff
path: root/libobjc/ChangeLog
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2008-07-18 08:15:27 +0000
committerMatthias Klose <doko@gcc.gnu.org>2008-07-18 08:15:27 +0000
commit785fad0ad840db2ec95b035f4216e5ff443b2241 (patch)
treeeac764c9f401c3839e3baefd9b522cc888310b89 /libobjc/ChangeLog
parentc55cffb5558986ddf4fcd2dfbd4c73a2eaad5b6e (diff)
downloadgcc-785fad0ad840db2ec95b035f4216e5ff443b2241.zip
gcc-785fad0ad840db2ec95b035f4216e5ff443b2241.tar.gz
gcc-785fad0ad840db2ec95b035f4216e5ff443b2241.tar.bz2
configure.ac (AC_CONFIG_FILES): Add threads.mk.
boehm-gc/ 2008-07-18 Matthias Klose <doko@ubuntu.com> * configure.ac (AC_CONFIG_FILES): Add threads.mk. * threads.mk.in: New. * Makefile.in, configure: Regenerate. libobjc/ 2008-07-18 Matthias Klose <doko@ubuntu.com> * Makefile.in: Include ../boehm-gc/threads.mk. (OBJC_BOEHM_GC_LIBS): Define, (libobjc_gc$(libsuffix).la): Use it. From-SVN: r137939
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r--libobjc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog
index aabb9fd..32b5bde 100644
--- a/libobjc/ChangeLog
+++ b/libobjc/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-18 Matthias Klose <doko@ubuntu.com>
+
+ * Makefile.in: Include ../boehm-gc/threads.mk.
+ (OBJC_BOEHM_GC_LIBS): Define, (libobjc_gc$(libsuffix).la): Use it.
+
2008-07-06 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* Makefile.in (install-info): New stub target.