Fixed typo in description of ENABLE_SUIDPERL.

This commit is contained in:
Ruslan Ermilov 2000-11-10 10:46:11 +00:00
parent 25f1a2e9f9
commit 25214d26b5
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