From: Kern Sibbald Date: Mon, 4 Dec 2017 17:22:31 +0000 (+0100) Subject: Recompile configure.in X-Git-Tag: Release-9.2.0~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dbd56eebe4dcc4cf1851d9d2ae98230bcb86ea1;p=thirdparty%2Fbacula.git Recompile configure.in --- diff --git a/bacula/configure b/bacula/configure index 8ae8e33442..2ac4ab3992 100755 --- a/bacula/configure +++ b/bacula/configure @@ -21837,7 +21837,7 @@ if test x$support_bat = xyes; then abc=`$PKGCONFIG Qt5Gui` pkg=$? if test $pkg = 0; then - BAT_DIR=src/qt-console + BAT_DIR="src/qt-console src/qt-console/tray-monitor" else as_fn_error $? "Unable to find either Qt4 or Qt5 installation needed by bat" "$LINENO" 5 fi