summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-16 22:14:40 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-16 22:14:40 +0000
commit66a12cdfaed5a1e46c86a941206abee2bdcbdb2d (patch)
tree9e4ba81156579d775e11cc8a0159aed3ec991654 /ChangeLog.pre-2-2
parent7c5b3eb4d6d985b26fcebbf80cb48ac0a407451c (diff)
Add a hack to mostly deal with problems in support of -pthread and
Mon Dec 16 14:58:33 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Add a hack to mostly deal with problems in support of -pthread and -lpthread; pass -lpthread (for linux) or -Wc,-pthread (for other platforms) to libtool when linking libgthread. (#100697)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-28
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 15aaa8354..a5c043d0a 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,11 @@
+Mon Dec 16 14:58:33 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Add a hack to mostly deal with
+ problems in support of -pthread and -lpthread;
+ pass -lpthread (for linux) or -Wc,-pthread (for
+ other platforms) to libtool when linking libgthread.
+ (#100697)
+
2002-12-16 Tor Lillqvist <tml@iki.fi>
* glib/gspawn-win32.c (do_spawn): Fix potential heap