summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-11 20:28:46 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-11 20:28:46 +0000
commitd67044c3911bf5bc7f5d00f3c7bee8550e7178db (patch)
tree9eb2d9a20e06f824525b756c08186bf3a4aafbda /ChangeLog.pre-2-2
parenta16cef0867e9ed33012390b94870d40f51c3f7f4 (diff)
Factor out repeated thread test into a m4_define(); when cross-compiling,
Wed Dec 11 15:10:25 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Factor out repeated thread test into a m4_define(); when cross-compiling, assume that AC_LINK_IFELSE() is good enough for thinking that -pthread[s] is OK. (More of #58786) * m4macros/glib-gettext.m4: Fix typo. (Manish Singh)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-29
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 05e526da8..40495ea05 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,12 @@
+Wed Dec 11 15:10:25 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Factor out repeated thread test into
+ a m4_define(); when cross-compiling, assume that
+ AC_LINK_IFELSE() is good enough for thinking that
+ -pthread[s] is OK. (More of #58786)
+
+ * m4macros/glib-gettext.m4: Fix typo. (Manish Singh)
+
Wed Dec 11 14:28:50 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Version 2.1.4, interface age 1.