cvs commit: jakarta-tomcat-connectors/jk/native/apache-1.3 Makefile.apxs.in Makefile.in

2005-03-18 Thread mturk
mturk 2005/03/18 00:17:59 Modified:jk/native configure.in jk/native/apache-1.3 Makefile.apxs.in Makefile.in Log: Move -DJK_PREFORK from apache1.3 makefiles to configure. Fix setsockopt test for Solaris by adding -lsocket. Revision ChangesPath 1.43

cvs commit: jakarta-tomcat-connectors/jk/native/apache-1.3 Makefile.apxs.in Makefile.in

2005-03-17 Thread mturk
mturk 2005/03/17 03:37:39 Modified:jk/native/apache-1.3 Makefile.apxs.in Makefile.in Log: Add -DJK_PREFORK define for Apache1.3 as default. Revision ChangesPath 1.6 +1 -1 jakarta-tomcat-connectors/jk/native/apache-1.3/Makefile.apxs.in Index:

cvs commit: jakarta-tomcat-connectors/jk/native/apache-1.3 Makefile.apxs.in Makefile.in

2005-02-17 Thread mturk
mturk 2005/02/17 00:53:29 Modified:jk/native/apache-1.3 Makefile.apxs.in Makefile.in Log: Apache1.3.x is prefork. Add JK_PREFORK define to exclude all thread locking code. Revision ChangesPath 1.4 +1 -1

cvs commit: jakarta-tomcat-connectors/jk/native/apache-1.3 Makefile.apxs.in Makefile.in

2005-02-17 Thread mturk
mturk 2005/02/17 01:11:31 Modified:jk/native/apache-1.3 Makefile.apxs.in Makefile.in Log: Revert -DJ_PREFORK define. It can be used simply by 'CFLAGS=-DJK_PREFORK ./configure ...' Revision ChangesPath 1.5 +1 -1

cvs commit: jakarta-tomcat-connectors/jk/native/apache-1.3 Makefile.apxs.in

2002-06-21 Thread hgomez
hgomez 2002/06/21 08:22:48 Modified:jk/native/apache-1.3 Makefile.apxs.in Log: Add the missing / to common dir Revision ChangesPath 1.3 +1 -1 jakarta-tomcat-connectors/jk/native/apache-1.3/Makefile.apxs.in Index: Makefile.apxs.in