aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorlukka <lukka@src.gnome.org>1999-06-11 15:42:06 +0800
committerlukka <lukka@src.gnome.org>1999-06-11 15:42:06 +0800
commitd66280f75ef1c4f45e03e3b0409e86cfc85d682b (patch)
treecf0e770df898662d4a0c73d3898dd92b22be576c /macros/ChangeLog
parent74bdf9af06c0b143ca48ca46cc0115cfccaa175c (diff)
downloadgsoc2013-evolution-d66280f75ef1c4f45e03e3b0409e86cfc85d682b.tar
gsoc2013-evolution-d66280f75ef1c4f45e03e3b0409e86cfc85d682b.tar.gz
gsoc2013-evolution-d66280f75ef1c4f45e03e3b0409e86cfc85d682b.tar.bz2
gsoc2013-evolution-d66280f75ef1c4f45e03e3b0409e86cfc85d682b.tar.lz
gsoc2013-evolution-d66280f75ef1c4f45e03e3b0409e86cfc85d682b.tar.xz
gsoc2013-evolution-d66280f75ef1c4f45e03e3b0409e86cfc85d682b.tar.zst
gsoc2013-evolution-d66280f75ef1c4f45e03e3b0409e86cfc85d682b.zip
Make -lqthreads be detected by qt_null, not main - now works on Debian
svn path=/trunk/; revision=973
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 8f978ebc58..38150d5ccf 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,9 @@
+1999-06-11 Tuomas J. Lukka <lukka@iki.fi>
+
+ * gnome-guile-checks.m4: Debian has qt_null in -lqthreads but
+ no main. Changed both checks for 'main' to qt_null.
+ I hope this is correct - it shouldn't break anything.
+
1999-05-11 Raja R Harinath <harinath@cs.umn.edu>
* Makefile.am (MACROS): Add `gnome-bonobo-check.m4'.