]> git.sur5r.net Git - bacula/bacula/commitdiff
Add configure of plugins directory
authorKern Sibbald <kern@sibbald.com>
Mon, 29 Sep 2008 08:01:42 +0000 (08:01 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 29 Sep 2008 08:01:42 +0000 (08:01 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7662 91ce42f0-d328-0410-95d8-f526ca767f89

regress/scripts/regress-config.in

index 6625280281b0cec95dedb78083c56ee531089e3a..04d412ace530a9c86f147cbb9074bbd8bd9492ff 100755 (executable)
@@ -17,6 +17,7 @@ CFLAGS="-g -O2 -Wall" \
     --mandir=${1}/bin \
     --with-pid-dir=${1}/working \
     --with-subsys-dir=${1}/working \
+    --with-plugindir=${1}/bin/plugins \
     --enable-smartalloc \
     --disable-readline \
     --with-working-dir=${1}/working \