dnl dnl Copyright (C) 2003, 2004 Bojan Smojver, Rexursive dnl dnl This program is free software; you can redistribute it and/or modify it dnl under the terms of the GNU General Public Licence as published by the Free dnl Software Foundation; either version 2 of the Licence, or (at your option) dnl any later version. dnl dnl This program is distributed in the hope that it will be useful, but WITHOUT dnl ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or dnl FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public Licence for dnl more details. dnl dnl You should have received a copy of the GNU General Public Licence along dnl with this program; if not, write to the Free Software Foundation, Inc., 59 dnl Temple Place, Suite 330, Boston, MA 02111-1307 USA dnl AC_MSG_CHECKING(for mod_spin module) AC_ARG_ENABLE(spin, AC_HELP_STRING([--enable-spin],[enable mod_spin (static)]), [ if test "$enableval" = 'yes'; then modpath_current=modules/spin module=spin libname=mod_spin.la BUILTIN_LIBS="$BUILTIN_LIBS $modpath_current/$libname" >$modpath_current/modules.mk cat >>$modpath_current/modules.mk<