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-7.0.0~5342 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=68c3ab2d9af6e5d0ba177fb267ef4c29b916e065;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