diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-03-12 14:23:02 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-03-12 14:23:02 +0000 |
commit | e083ff9b723e313d0590a2ca034af1c1abdaed9e (patch) | |
tree | 65719721ac2627ed98c0ff02e35c2d65fc70039d /vos | |
parent | 9ceb3593f68e23c6c86d61aa1d0832d35925849a (diff) | |
download | perl-e083ff9b723e313d0590a2ca034af1c1abdaed9e.tar.gz |
VOS nit from Paul Green.
p4raw-id: //depot/perl@18957
Diffstat (limited to 'vos')
-rw-r--r-- | vos/configure_full_perl.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vos/configure_full_perl.sh b/vos/configure_full_perl.sh index 28eab52513..228e06a6be 100644 --- a/vos/configure_full_perl.sh +++ b/vos/configure_full_perl.sh @@ -18,4 +18,4 @@ export RANLIB declare -x SHELL="/system/gnu_library/bin/bash.pm" export SHELL # -bash Configure -Dusedevel -des +bash Configure -des |