aboutsummaryrefslogtreecommitdiff
path: root/share/examples
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-11-22 20:37:40 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-11-22 20:37:40 +0000
commit5e514c64f78c39bf06c77afd4ed4a136aabd05d3 (patch)
treee2c0dc4dd29aecac1987e474f04cabfff646a2dd /share/examples
parent7cc2023054758a35f6ac9e9b92d2fceadc2ecd7f (diff)
downloadsrc-5e514c64f78c39bf06c77afd4ed4a136aabd05d3.tar.gz
src-5e514c64f78c39bf06c77afd4ed4a136aabd05d3.zip
Remove "NODESCRYPTLINKS" it has been superseeded by "passwd_format"
in /etc/login.conf.
Notes
Notes: svn path=/head/; revision=69063
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/etc/make.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 09fc658d34a3..cf35cb7e5e6d 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -79,7 +79,6 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
#NO_TCSH= true # do not build and install /bin/csh (which is tcsh)
#NO_X= true # do not compile in XWindows support (e.g. doscmd)
#NOCRYPT= true # do not build any crypto code
-#NODESCRYPTLINKS=true # do not replace libcrypt -> libscrypt links
#NOGAMES= true # do not build games (games/ subdir)
#NOINFO= true # do not make or install info files
#NOLIBC_R= true # do not build libc_r (re-entrant version of libc)