K 10 svn:author V 7 clement K 8 svn:date V 27 2004-01-13T22:12:11.000000Z K 7 svn:log V 679 - Remove thread support in apr. The code prevents apache from running on > 4.8-STABLE (from september 2003) system because apache2 used libc_r instead of libc. Compiling with -lkse (on -CURRENT) was broken too. - bump PORTREVISION to force users to upgrade. NOTE: on -STABLE DO NOT DEFINE WITH_THREADS. (unless you use a threaded MPM) Thanks to Fritz Heinrichmeyer who helped me to track the problem. Noticed by: Fritz Heinrichmeyer HAYASHI, "Lef" Tatsuya [1] PR: 61317 [1] Approved by: erwin (mentor) (implicitly) END