I think once is enough.
Jarkko Hietaniemi [Thu, 4 Sep 2003 18:52:29 +0000 (18:52 +0000)]
p4raw-id: //depot/perl@21033

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.
                ;;