Revert "build_test.fns: use --with-perl-{lib,arch}-install-dir= for samba_4_*"
authorStefan Metzmacher <metze@samba.org>
Mon, 8 Sep 2014 20:41:08 +0000 (22:41 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 8 Sep 2014 20:41:27 +0000 (22:41 +0200)
This reverts commit 10745f4381032a1a58fbee270b339432e8e2ad8e.

This is not needed anymore.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
build_test.fns

index 3d66fc559e38b99cbd62b801a7479c075e4e5c04..1f0062004b3acc8aa7691497909e522f06b496ea 100644 (file)
@@ -752,8 +752,6 @@ test_tree() {
                ;;
        samba_4*)
                sw_config="$config --enable-selftest"
-               sw_config="$sw_config --with-perl-lib-install-dir=$prefix/perl.lib"
-               sw_config="$sw_config --with-perl-arch-install-dir=$prefix/perl.arch"
                ;;
        samba_3*)
                sw_config="$config --enable-socket-wrapper"