build: do full SAMBA_CHECK_PERL() check in configure
authorMichael Adam <obnox@samba.org>
Mon, 25 Aug 2014 23:31:17 +0000 (01:31 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 5 Sep 2014 17:47:06 +0000 (19:47 +0200)
commit7bf9e937ae59e10a9b40be3a60ffaad49669fb83
tree691b7a42154ab638185f5611fbe644fdf69d715f
parent75c3e240e0703be8c86596e689e466b4dee5e85e
build: do full SAMBA_CHECK_PERL() check in configure

...instead of only checking for the perl binary

This autodetects PERL_LIB_INSTALL_DIR and removes the
need of the --with-perl-lib-install-dir when using a --prefix!=/usr.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10472

Signed-off-by: Michael Adam <obnox@samba.org>
wscript