summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--acinclude.m4.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/acinclude.m4.in b/acinclude.m4.in
index 760f9ff..73434e5 100644
--- a/acinclude.m4.in
+++ b/acinclude.m4.in
@@ -1092,9 +1092,6 @@ AC_DEFUN([KDE_USE_TQT],
#define TQT_VERSION_ONLY
#include <tqt.h>
#undef TQT_VERSION_ONLY
- #ifdef USE_QT4
- choke me
- #endif
], ,
kde_tqtver=3,
)
@@ -1286,7 +1283,6 @@ fi
dnl ------------------------------------------------------------
dnl If we got --enable-embedded then adjust the TQt library name.
-dnl Also TQt4 uses a different library name
dnl ------------------------------------------------------------
if test "$kde_tqtver" = "3"; then
if test "x$kde_use_tqt_emb" = "xyes"; then