Make make_ext.pl set PERL_CORE=1 in the environment.
[p5sagit/p5-mst-13.2.git] / configure.gnu
index efffde5..46cc494 100755 (executable)
@@ -71,12 +71,6 @@ EOM
                opts="$opts $arg"
                shift
                ;;
-       --prefix)
-               shift
-               arg="-Dprefix=$1"
-               opts="$opts $arg"
-               shift
-               ;;
        --cache-file=*)
                shift           # Just ignore it.
                ;;