This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Transliteration operator(tr//)on EBCDIC platform
[perl5.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.
                ;;