aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 97a928d..d9dabeb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -107,26 +107,25 @@ bind
ckaliases
consoleconf
cvs
doc
etc
elisp
firewall
fixnamespace
fsf-move
maint
mc
ppp
-rc.d
-jabberd'
+rc.d'
AC_ARG_VAR([XMODLIST],
[Comma-delimited list of modules to exclude from building (see also --enable-modules)])
SENSE=
AC_ARG_ENABLE([module],
[AC_HELP_STRING([--enable-modules],
[Enable only modules from XMODLIST])],
[case $enableval in
yes) SENSE=include;;
no) SENSE=exclude;;
*) AC_MSG_FAILURE([Invalid argument for --enable-modules])

Return to:

Send suggestions and report system problems to the System administrator.