This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa30603
)
Fix usage message in configure.gnu
author
Jarkko Hietaniemi
<jhi@cc.hut.fi>
Tue, 4 Feb 1997 09:16:40 +0000
(21:16 +1200)
committer
Chip Salzenberg
<chip@atlantic.net>
Mon, 10 Feb 1997 19:29:00 +0000
(07:29 +1200)
configure.gnu
patch
|
blob
|
blame
|
history
diff --git
a/configure.gnu
b/configure.gnu
index
30af30d
..
98876cc
100755
(executable)
--- a/
configure.gnu
+++ b/
configure.gnu
@@
-40,7
+40,7
@@
while test $# -gt 0; do
case $1 in
--help)
cat <<EOM
-Usage: configure [options]
+Usage: configure
.gnu
[options]
This is GNU configure-like front end for a metaconfig-generated Configure.
It emulates the following GNU configure options (must be fully spelled out):
--help