mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-18 17:27:20 +01:00
if QtDBus is missing, var HAVE_QTDBUS should NOT be defined
This commit is contained in:
parent
ea2602910c
commit
1b2881793a
@ -290,7 +290,6 @@ if test $? -eq 0; then
|
||||
AC_MSG_RESULT(ok)
|
||||
AC_DEFINE_UNQUOTED(HAVE_QTDBUS, 1, [qtdbus])
|
||||
else
|
||||
HAVE_QTDBUS="0"
|
||||
AC_MSG_RESULT(not available)
|
||||
AC_DEFINE_UNQUOTED(HAVE_QTDBUS, 0, [qtdbus])
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user