build: do full SAMBA_CHECK_PERL() check in configure
commit94e9dae277372e22286a96beb042a94f28bb0781
authorMichael Adam <obnox@samba.org>
Mon, 25 Aug 2014 23:31:17 +0000 (26 01:31 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 17 Nov 2014 20:21:12 +0000 (17 21:21 +0100)
treee43de8f7261e062b41ca66401c9162f6908a6cf3
parentdff2c03b038b8bf1514b1cf80474a4272e64eefd
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>
(cherry picked from commit 7bf9e937ae59e10a9b40be3a60ffaad49669fb83)
wscript