- Fix compilation for threaded MPM. This is due to partial revert of apr improvment. setting LIBS=${PTHREAD_LIBS} conflicts with libtool. All should be OK now... If someone can explain me why libtool impose using -pthread (ltshmain), I'm all ears... Note: You CAN NOT override -lc_r (i.e. setting -lkse) at compile time. I must fix it...
- Move patchset to MASTER_SITE_LOCAL
Noticed by: Martin Nilsson <martin@gneto.com>
Approved by: erwin (mentor) (implicitly)