summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example8
1 files changed, 7 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 416c53fca57..f5544e2d7ce 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.212 2001/05/24 19:58:35 dmcmahill Exp $
+# $NetBSD: mk.conf.example,v 1.213 2001/05/24 22:18:21 skrll Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -546,6 +546,12 @@
# Possible: YES, yes, not defined
# Default: not defined
+#KJS_USE_PCRE=
+# Used in kdelibs2 to determine if kjs (javascript) should use Perl
+# Compatible Regular Expressions (pcre)
+# Possible: yes, not defined
+# Default: not defined
+
#KNEWS_DOMAIN_FILE=
# Used in the knews package to set the domain name from the contents
# of this file.