On 04/15/2008 03:53 PM, [EMAIL PROTECTED] wrote:
Author: minfrin Date: Tue Apr 15 06:53:32 2008 New Revision: 648254 URL: http://svn.apache.org/viewvc?rev=648254&view=rev Log: Move the public mod_request.h header out of the include directory and back to modules/filters. The current build of exports.c assumes that everything in include is part of the core, and so putting the header there creates link errors. Added: httpd/httpd/trunk/modules/filters/mod_request.h - copied unchanged from r648232, httpd/httpd/trunk/include/mod_request.h Removed: httpd/httpd/trunk/include/mod_request.h Modified: httpd/httpd/trunk/Makefile.in
Thanks. Please note that mod_session_crypto does not build any longer now that the ssl support has vanished from apr-util trunk per r648204. So it should only be build if explicitly requested via the configure script. Regards RĂ¼diger
