1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 14:20:26 +02:00

change -qt to -lqt

This commit is contained in:
Gary Houston 2000-05-02 20:44:59 +00:00
parent f8de44c154
commit 62dd282c36

View file

@ -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 cooperative threading. If you use this switch, Guile will also build
and install the QuickThreads non-preemptive threading library, and install the QuickThreads non-preemptive threading library,
libqt.a, which you will need to link into your programs after 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. linker.
Cooperative threads are not yet thoroughly tested; once they are, they Cooperative threads are not yet thoroughly tested; once they are, they