GOMEZ Henri wrote:
> 
> >Sounds a good idea. --with-apr-lib and --with-apr-include
> >would be used to
> >overwrite ${local_prefix}/lib and ${local_prefix}/lib
> 
> Could you fix the configure.in for that, it will be great.

Done committed :))

> 
> >> BTW, even when I modify the configure, I get a libwebapp.a
> >> but no libwebapp.so and so couldn't build mod_webapp.so !!!
> >
> >But it uses -l webapp, so it should use libwebapp.a. Could it
> >be that you have a
> >broken libtool?
> 
> I use the one from apache2 (from my Apache 2.0 RPM)
> 
> http://ftp.falsehope.com/home/gomez/apache2/
> 
> httpd2 -V
> 
> Server version: Apache/2.0.28
> Server built:   Nov 22 2001 23:18:49
> Server's Module Magic Number: 20011002:0
> Server compiled with....
>  -D APACHE_MPM_DIR="server/mpm/threaded"
>  -D APR_FILE_BASED_SHM
>  -D APR_HAS_MMAP
>  -D APR_HAVE_IPV6
>  -D APR_USE_FCNTL_SERIALIZE
>  -D APR_USE_PTHREAD_SERIALIZE
>  -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
>  -D APR_HAS_OTHER_CHILD
>  -D AP_HAVE_RELIABLE_PIPED_LOGS
>  -D HTTPD_ROOT="/etc/httpd2"
>  -D SUEXEC_BIN="/usr/sbin/suexec2"
>  -D DEFAULT_PIDLOG="/var/run/httpd2.pid"
>  -D DEFAULT_SCOREBOARD="/var/run/httpd2.apache_runtime_status"
>  -D DEFAULT_LOCKFILE="/var/run/httpd2.accept.lock"
>  -D DEFAULT_ERRORLOG="/var/log/httpd2/error_log"
>  -D SERVER_CONFIG_FILE="/etc/httpd2/conf/httpd2.conf"
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to