]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Recompile configure.in
authorKern Sibbald <kern@sibbald.com>
Mon, 4 Dec 2017 17:22:31 +0000 (18:22 +0100)
committerKern Sibbald <kern@sibbald.com>
Mon, 4 Dec 2017 17:22:31 +0000 (18:22 +0100)
bacula/configure

index 8ae8e33442e3b99343834095f28ae049e67ad2bf..2ac4ab39926a547f0c86128dc81539cd8c659e9b 100755 (executable)
@@ -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