From 9b9d9d9014490c02957f253ebffebbb6967ee2de Mon Sep 17 00:00:00 2001 From: markm Date: Thu, 16 May 2002 11:27:33 +0000 Subject: Remove perl hooks. Pointed out by: des --- share/examples/etc/make.conf | 5 ----- 1 file changed, 5 deletions(-) (limited to 'share/examples/etc') diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 22e9a12..eade21b 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -79,9 +79,6 @@ # Mtree will follow symlinks #MTREE_FOLLOWS_SYMLINKS= -L # -# To enable installing suidperl with the setuid bit turned on -#ENABLE_SUIDPERL= true -# # To build ppp with normal permissions #PPP_NOSUID= true # @@ -102,7 +99,6 @@ #NO_OBJC= true # do not build Objective C support #NO_OPENSSH= true # do not build OpenSSH #NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH) -#NO_PERL= true # do not build perl5. Disables OpenSSL optimizations #NO_SENDMAIL= true # do not build sendmail and related programs #NO_SHAREDOCS= true # do not build the 4.4BSD legacy docs #NO_TCSH= true # do not build and install /bin/csh (which is tcsh) @@ -111,7 +107,6 @@ #NOGAMES= true # do not build games (games/ subdir) #NOINFO= true # do not make or install info files #NOLIBC_R= true # do not build libc_r (re-entrant version of libc) -#NOPERL= true # Deprecated version of NO_PERL #NOPROFILE= true # Avoid compiling profiled libraries #NOSECURE= true # do not build crypto code in secure/ subdir #NOSHARE= true # do not go into the share subdir -- cgit v1.1