From d66280f75ef1c4f45e03e3b0409e86cfc85d682b Mon Sep 17 00:00:00 2001 From: lukka Date: Fri, 11 Jun 1999 07:42:06 +0000 Subject: Make -lqthreads be detected by qt_null, not main - now works on Debian svn path=/trunk/; revision=973 --- macros/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'macros/ChangeLog') 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 + + * 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 * Makefile.am (MACROS): Add `gnome-bonobo-check.m4'. -- cgit