From a15bd756d8da83f640321be59a31d8c479f5489a Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 27 Feb 2000 22:44:46 +0000 Subject: Document NOPERL for disabling building of PERL altogether. --- share/examples/etc/make.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share/examples') diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 104406b29d4d..8440f245a22d 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -20,6 +20,9 @@ # Compare before install #INSTALL=install -C # +# To avoid building perl +#NOPERL= true +# # To avoid building the suid perl #NOSUIDPERL= true # -- cgit v1.3