Document NOPERL for disabling building of PERL altogether.

This commit is contained in:
Kris Kennaway 2000-02-27 22:44:46 +00:00
parent a7049e2bfd
commit a15bd756d8
2 changed files with 6 additions and 0 deletions

View file

@ -20,6 +20,9 @@
# Compare before install
#INSTALL=install -C
#
# To avoid building perl
#NOPERL= true
#
# To avoid building the suid perl
#NOSUIDPERL= true
#

View file

@ -20,6 +20,9 @@
# Compare before install
#INSTALL=install -C
#
# To avoid building perl
#NOPERL= true
#
# To avoid building the suid perl
#NOSUIDPERL= true
#