Patch (was: RE: Please, PLEASE, remove the BASEDIR from Makefile)

Andrew Tridgell tridge at samba.org
Tue Dec 1 00:20:11 GMT 1998


>  #################################################
> +# set private directory location
> +AC_ARG_WITH(privatedir,
> +[  --with-privatedir=DIR     Where to put smbpasswd ($(prefix)/private)],
> +[ case "$withval" in
> +  yes|no)
> ...

it doesn't really make sense to have --with-privatedir=yes

can we get autoconf to accept "--privatedir=/some/dir" ? 

Oliva, any ideas?


More information about the samba-technical mailing list