On Thu, May 30, 2002 at 08:20:30PM -0000, [EMAIL PROTECTED] wrote: > + 2) edit the path to LIBTOOL in config_vars.mk to reflect the > + place where it was actually installed
In this case, I think it would be best if it used apr-config's --apr-libtool option. % /pkg/httpd-2.0/bin/apr-config --apr-libtool /bin/sh /pkg/httpd-2.0/build/libtool % srclib/apr/apr-config --apr-libtool /bin/sh /home/jerenkrantz/cvs-apache/build/prefork/srclib/apr/libtool This might be better than relying on config_vars.mk. -- justin
