summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 17ec389cc..605a7493f 100755
--- a/configure
+++ b/configure
@@ -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.