summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>2002-12-09 12:22:44 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2002-12-09 12:22:44 +0000
commit663954b004f8750ae8c6fbb86ee9f54c846ee095 (patch)
tree749bd4e1daf266b61c8b9966b343914572097f54 /ChangeLog.pre-2-2
parent87f9f15180b1dbc9dbdc447c48764fd26fd7c9b0 (diff)
use 0 instead of $defattr, as it isn't defined anymore on platforms using
2002-12-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: use 0 instead of $defattr, as it isn't defined anymore on platforms using -pthread and linux, where this is used, only uses 0 anyway and not "pthread_attr_default".
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-26
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 2bcf7ca94..6f1201ffd 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,9 @@
+2002-12-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * configure.in: use 0 instead of $defattr, as it isn't defined
+ anymore on platforms using -pthread and linux, where this is used,
+ only uses 0 anyway and not "pthread_attr_default".
+
Sun Dec 8 23:36:12 2002 Owen Taylor <otaylor@redhat.com>
* glib/gfileutils.c (g_file_test): Guard against