From: Jarkko Hietaniemi Date: Thu, 4 Sep 2003 18:52:29 +0000 (+0000) Subject: I think once is enough. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=36ed8aee3cc709797cb70c10337a8023a3385cd0;p=p5sagit%2Fp5-mst-13.2.git I think once is enough. p4raw-id: //depot/perl@21033 --- diff --git a/configure.gnu b/configure.gnu index efffde5..46cc494 100755 --- a/configure.gnu +++ b/configure.gnu @@ -71,12 +71,6 @@ EOM opts="$opts $arg" shift ;; - --prefix) - shift - arg="-Dprefix=$1" - opts="$opts $arg" - shift - ;; --cache-file=*) shift # Just ignore it. ;;