From a176bb4b2c598459ca6b0e512cbc174e3eda519d Mon Sep 17 00:00:00 2001 From: brian Date: Fri, 18 Aug 2000 00:09:46 +0000 Subject: Add a PPP_NOSUID hook --- share/examples/etc/make.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share') diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 7abd2a4..0a085f4 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -50,6 +50,9 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ # To build perl with thread support #PERL_THREADED= true # +# To build ppp with normal permissions +#PPP_NOSUID= true +# # To avoid building various parts of the base system: #NO_CVS= true # do not build CVS #NO_BIND= true # do not build BIND -- cgit v1.1