diff options
Diffstat (limited to 'share/examples/etc')
-rw-r--r-- | share/examples/etc/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index d9f2be7..18a5a5e 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -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 |