From: Kern Sibbald Date: Fri, 30 Nov 2007 21:32:13 +0000 (+0000) Subject: Fix --archivedir addition to configure. Replace it with X-Git-Tag: Release-3.0.0~2190 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e379430fe3b02bd0a69a114c8d0c6e54549755bd;p=bacula%2Fbacula Fix --archivedir addition to configure. Replace it with --with-archivedir in configure.in This fixes the regression test builds. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6003 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/technotes-2.3 b/bacula/technotes-2.3 index 9fb175bb58..d8d028e904 100644 --- a/bacula/technotes-2.3 +++ b/bacula/technotes-2.3 @@ -2,6 +2,9 @@ General: 30Nov07 +kes Fix --archivedir addition to configure. Replace it with + --with-archivedir in configure.in This fixes the regression + test builds. kes This patch fixes bug #1012 where the job is canceled because of Max Run Time exceeded when the job has not yet started. 29Nov07