summaryrefslogtreecommitdiff
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorlukka <lukka@src.gnome.org>1999-06-11 07:42:06 +0000
committerlukka <lukka@src.gnome.org>1999-06-11 07:42:06 +0000
commita11bf5d2b4cdcaf1f081ddc3d70bc9699b750e5c (patch)
treed9cc1b4e2ad9c2506e99fe460c68c445e00115d0 /macros/ChangeLog
parent7cb04608d303797d3ba0aad728e571ae888d871e (diff)
downloadshared-mime-info-a11bf5d2b4cdcaf1f081ddc3d70bc9699b750e5c.tar.gz
Make -lqthreads be detected by qt_null, not main - now works on Debian
svn path=/trunk/; revision=821
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 8f978ebc..38150d5c 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'.