From b7a73309b8530cbdcbcf7de31e63df301f0c61dd Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Wed, 4 Oct 2000 23:25:04 +0000 Subject: Enable disabling scripts installation by Configure -Uinstallscripts, suggested by H. Merijn Brand. p4raw-id: //depot/perl@7146 --- uconfig.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'uconfig.sh') diff --git a/uconfig.sh b/uconfig.sh index 373db7771f..e5af70cb88 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -406,6 +406,7 @@ i_varargs='undef' i_varhdr='stdarg.h' i_vfork='undef' ignore_versioned_solibs='y' +installscripts='undef' installstyle='lib/perl5' installusrbinperl='undef' intsize='4' -- cgit v1.2.1