diff options
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/options.description | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 54ff4fdedd5..153833ddf69 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -59,6 +59,7 @@ cvsgraph Enable cvsgraph support. dar-int32 Use 32-bit integers for file lengths in Dar. dar-int64 Use 64-bit integers for file lengths in Dar. darwin Build and/or run on Darwin and Mac OS X. +db2 Enable db2 support. db4 Enable db4 support. dbh Enable DBH support. dbus Enable dbus (desktop bus) support. @@ -400,6 +401,7 @@ svn Enable subversion support syncdir Force synchronous link() and related syscalls. syslog Enable syslog support. syslogng-spoof Spoof the original source address of forwarded packets +tcpwrappers Enable tcpwrappers support. theora Use the theora codecs. threads Enable threads support. tin-use-inn-spool Use the INN spool directories. |