Fixed typo in description of ENABLE_SUIDPERL.

This commit is contained in:
ru 2000-11-10 10:46:11 +00:00
parent 620f94185e
commit c32b250cfe
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
# Mtree will follow symlinks
#MTREE_FOLLOWS_SYMLINKS= -L
#
# To enable building enstalling suidperl with the setuid bit turned on
# To enable installing suidperl with the setuid bit turned on
#ENABLE_SUIDPERL= true
#
# To build perl with thread support

View File

@ -48,7 +48,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
# Mtree will follow symlinks
#MTREE_FOLLOWS_SYMLINKS= -L
#
# To enable building enstalling suidperl with the setuid bit turned on
# To enable installing suidperl with the setuid bit turned on
#ENABLE_SUIDPERL= true
#
# To build perl with thread support