>>>>> On Wed, 28 Nov 2007 16:47:01 -0500, Frank Sweetser said: > > Did something happen to the configure script in SVN trunk? It doesn't seem to > accept the archivedir option. > > [EMAIL PROTECTED] regress]$ make setup > mkdir tmp working > echo "Doing: scripts/setup" > Doing: scripts/setup > scripts/setup > Copying source from /home/fs/bacula/bacula-trunk > configure: error: unrecognized option: > --archivedir=/home/fs/bacula/regress/tmp > Try `./configure --help' for more information.
The configure script is generated by autoconf and it looks like the option was lost in the last regeneration. I suspect it had been added to configure directly, without anything to make it permanent. __Martin ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
