diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1903,8 +1903,8 @@ Configure options: * -release ........... Compile and link TQt with debugging turned off. -debug ............. Compile and link TQt with debugging turned on. - * -shared ............ Create and use a shared TQt library (libqt.so). - -static ............ Create and use a static TQt library (libqt.a). + * -shared ............ Create and use a shared TQt library (libtqt.so). + -static ............ Create and use a static TQt library (libtqt.a). * -no-gif ............ Do not compile in GIF reading support. -qt-gif ............ Compile in GIF reading support. |