cvs commit: jakarta-tomcat-4.0/connectors configure.in

2001-06-09 Thread jfclere
jfclere 01/06/06 03:13:40 Modified:connectors configure.in Log: fix the --with-apxs="value" logic. test for execuable "value". Revision ChangesPath 1.6 +4 -3 jakarta-tomcat-4.0/connectors/configure.in Index: configure.in

cvs commit: jakarta-tomcat-4.0/connectors configure.in

2001-05-12 Thread jon
jon 01/05/12 14:13:25 Modified:connectors configure.in Log: fixed apxs related bugs that i introduced the other day. thanks to craig for the testing Revision ChangesPath 1.5 +12 -11jakarta-tomcat-4.0/connectors/configure.in Index: configure.in =

cvs commit: jakarta-tomcat-4.0/connectors configure.in

2001-05-11 Thread jon
jon 01/05/11 21:35:58 Modified:connectors configure.in Log: a *vastly* improved configure.in script. some of it was lifted from the old jserv code (imagine that)...the rest i came up with on my own. added: better checking for APR (including libraries) changed: --with-ap