aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-01-28 22:07:31 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2010-01-28 22:07:31 +0000
commitdf4a2a61ce0cde5190def22309e9807cb5a56ab0 (patch)
tree364eb6562f6bd41eb3fe0ca15e497a2a76a4b57c /configure.ac
parent5f392fc3cf8e94112ed7b15b2038e51f1b2b3800 (diff)
downloadgsc-df4a2a61ce0cde5190def22309e9807cb5a56ab0.tar.gz
gsc-df4a2a61ce0cde5190def22309e9807cb5a56ab0.tar.bz2
Remove jabberd
git-svn-id: file:///svnroot/gsc/trunk@339 d2de0444-eb31-0410-8365-af798a554d48
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.