define LIBS for QtDBus only if configure detected it; using HAVE_QTDBUS variable

This commit is contained in:
Vadim Kurland
2009-10-12 22:03:08 +00:00
parent 53544861d2
commit ea2602910c
7 changed files with 49 additions and 27 deletions
+1
View File
@@ -13,6 +13,7 @@ DOCDIR = @DOCDIR@
HAVE_ANTLR_RUNTIME = @HAVE_ANTLR_RUNTIME@
HAVE_EXTERNAL_ANTLR = @HAVE_EXTERNAL_ANTLR@
HAVE_QTDBUS = @HAVE_QTDBUS@
unix {
PREFIX = @PREFIX@