From da6d4b7924431a8b73f9b072f75b45f2cb4bbe4c Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Wed, 22 Feb 2006 03:42:56 +0000 Subject: [PATCH] Mention NO_NLS_CATALOGS. --- share/examples/etc/make.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 997eaaf8d44..35037228f89 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -128,6 +128,7 @@ #NO_NIS= # do not build NIS support and related programs. # # If NO_NIS is set, you might need to adopt your # # nsswitch.conf(5) and remove `nis' entries. +#NO_NLS_CATALOGS= # do not build NLS catalog support for csh(1) #NO_OBJC= # do not build Objective C support #NO_OPENSSH= # do not build OpenSSH #NO_OPENSSL= # do not build OpenSSL (implies NO_KERBEROS/NO_OPENSSH)