projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
47682f0
)
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
patch
|
blob
|
blame
|
history
diff --git
a/configure.gnu
b/configure.gnu
index
efffde5
..
46cc494
100755
(executable)
--- 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.
;;