hgomez 2002/07/25 03:02:21
Modified:jk/native2/include jk_mutex.h
Log:
Correct preprocessor use of APR_HAS_THREADS, since APR
make use of #define APR_HAS_THREADS 0 when no threads support
(Reported by Dev Zero Ltd)
Revision ChangesPath
1.4 +2 -2 jakarta-t
jfclere 2002/06/06 06:32:25
Modified:jk/native2/include jk_mutex.h
Log:
test for APR_HAS_THREADS instead of HAS_APR.
APR_HAS_THREADS is set in apr_thread_mutex.h when including apr.h.
Revision ChangesPath
1.3 +1 -1 jakarta-tomcat-connectors/jk/native2/includ