diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-10 21:09:30 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-10 21:09:30 +0000 |
commit | 22e779421fc9644bbe208a576056f86ee9e45388 (patch) | |
tree | d289a9facf96ad7b2d755e12d926639d58f0ca7f /uconfig.sh | |
parent | 7bd40e2617d77c8e973207f8d6ca5f9eca71162b (diff) | |
download | perl-22e779421fc9644bbe208a576056f86ee9e45388.tar.gz |
Use the versiononly instead of the installscripts,
retract the changes 7146 and 7147.
p4raw-id: //depot/perl@7195
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-x | uconfig.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uconfig.sh b/uconfig.sh index e5af70cb88..373db7771f 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -406,7 +406,6 @@ i_varargs='undef' i_varhdr='stdarg.h' i_vfork='undef' ignore_versioned_solibs='y' -installscripts='undef' installstyle='lib/perl5' installusrbinperl='undef' intsize='4' |