summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a8f6c89..a4c02da 100644
--- a/configure.in
+++ b/configure.in
@@ -311,7 +311,7 @@ fi
echo ""
-if test "$enable_qtdesigner" = "yes"; then
+if test "$enable_tqtdesigner" = "yes"; then
echo "Qt-Designer library support: yes"
else
echo "Qt-Designer library support: no"