summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-30 12:40:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-30 12:40:07 -0600
commit8067910c010a48575bd1d92b7d763143d57ae6c3 (patch)
treea9fffbf9c91aa32bb1cd3b74c414673b9cfd2587
parent0c38b13efa9decb8daafda9d175a4a6e28861f2d (diff)
downloadtqca-tls-8067910c010a48575bd1d92b7d763143d57ae6c3.tar.gz
tqca-tls-8067910c010a48575bd1d92b7d763143d57ae6c3.zip
Fix FTBFS
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 8a0eb4b..4a4e304 100755
--- a/configure
+++ b/configure
@@ -507,6 +507,7 @@ cat >$1/conf.pro <<EOT
TEMPLATE = app
CONFIG += qt x11 thread console
TARGET = conf
+INCLUDEPATH += '/usr/include/tqt'
DEFINES += X11_INC='"\$\$QMAKE_INCDIR_X11"'
DEFINES += X11_LIBDIR='"\$\$QMAKE_LIBDIR_X11"'