On Friday 28 September 2007 14:26, Dan Langille wrote:
> On 28 Sep 2007 at 10:12, Kern Sibbald wrote:
> > On Friday 28 September 2007 04:02, Dan Langille wrote:
> > > I think the cleanest way is to supply a new configuration item:
> > >
> > >   --archivedir=<path>
> >
> > Yes, that is probably the best solution.  You might check and see if
> > you can use --datadir since it is something that is implemented by
> > default in ./configure, but I don't think Bacula uses it (must be
> > confirmed).  That might avoid creating yet another configure option
> > ...
>
> I think --datadir is already used.  Examples I found with a grep:
>
> src/win32/patches/mingw-utils.patch: datadir = @datadir@
> po/Makefile.in.in:    $(mkinstalldirs) $(DESTDIR)$(datadir)
> configure:   if test `eval echo ${datadir}` = NONE/share ; then
>
> I'll create a new option.

Hmmm. I forgot about the po files.  It looks like Robert put the Win32 patches 
there too.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to