From 62dd282c36b153c2c1010a2972a5c8681fa8121d Mon Sep 17 00:00:00 2001 From: Gary Houston Date: Tue, 2 May 2000 20:44:59 +0000 Subject: [PATCH] change -qt to -lqt --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index e0e0b33cf..1caf0eb4a 100644 --- a/INSTALL +++ b/INSTALL @@ -70,7 +70,7 @@ The README file says which versions of those tools you will need. cooperative threading. If you use this switch, Guile will also build and install the QuickThreads non-preemptive threading library, libqt.a, which you will need to link into your programs after -libguile.a. That is, you should pass the switches -lguile -qt to your +libguile.a. That is, you should pass the switches -lguile -lqt to your linker. Cooperative threads are not yet thoroughly tested; once they are, they