From 29110c952d6adf5169d54ba3998655a7b67e9e9e Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 7 Sep 2007 12:55:46 +0000 Subject: [PATCH] Update configure git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5490 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/configure b/bacula/configure index 55e04da51d..6bfcbfdc74 100755 --- a/bacula/configure +++ b/bacula/configure @@ -12836,7 +12836,7 @@ fi; # if test x$QWT_INC = x; then for root in /usr /usr/local; do - for ver in qwt qwt5; do + for ver in qwt qwt5 qwt-qt4; do if test -f ${root}/include/${ver}/qwt.h; then QWT_INC="${root}/include/${ver}" if test -d ${root}/lib64/; then -- 2.39.5