kmra...@rockwellcollins.com wrote on Thu, Jun 21, 2012 at 09:09:46 -0500: > Also, specifying --without-apxs does not correctly disable building > mod_dav_svn and mod_dontdothat. The build fails with a missing httpd.h, > error, so I pointed it to my local build of httpd as a workaround. >
httpd 2.2 or 2.4? I remember fixing an issue with mod_dontdothat and such --- and also nominting it for 1.7.x backport --- if there is still an issue here I could look... (Well, rather, "add it to my list". Quite busy this and next week) > Another very *minor* thing I noticed is that the sqlite3 error > during the build still references the old sqlite3 naming > format and references a http:// URL that is no longer valid. Which error? The one in build/ac-macros/sqlite.m4? Line number please? > > Kevin R.