Not really, just create a file called makepl_args.mod_perl such as:

--cut here--
# for Apache 1.3.6 and mod_perl 1.19+
# PERL_POST_READ_REQUEST=1 PERL_TIE_TABLES=1 PERL_SSI=1
# PERL_STACKED_HANDLERS=1 USE_APACI=1
EVERYTHING=1 USE_DSO=1 USE_APACI=1
APACI_ARGS=--with-layout=../apache-bsdi.layout:bsdi
APACI_ARGS=--enable-module=all
APACI_ARGS=--enable-shared=max
#APACI_ARGS=--disable-shared=env
APACI_ARGS=--disable-shared=log_config
APACI_ARGS=--disable-shared=mime
APACI_ARGS=--disable-shared=status
APACI_ARGS=--disable-shared=info
APACI_ARGS=--disable-shared=include
APACI_ARGS=--disable-shared=dir
#APACI_ARGS=--disable-shared=alias
APACI_ARGS=--disable-shared=access
APACI_ARGS=--disable-shared=auth
APACI_ARGS=--disable-shared=setenvif

# use apxs to compile mod_auth_mysql.c and mod_auth_cookie.c
--cut here--

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: [EMAIL PROTECTED]       Rockville, MD       +1-301-545-6996
PGP & MIME spoken here            http://www.kciLink.com/home/khera/

Reply via email to