cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2002-05-13 Thread pier
pier02/05/13 16:25:09 Modified:webapp Makedefs.in Makefile.in webapp/apache-1.3 Makefile.in Log: Use the same build directory structure for ANT and MAKE. Revision ChangesPath 1.18 +5 -3 jakarta-tomcat-connectors/webapp/Makedefs.in

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2002-05-01 Thread pier
pier02/05/01 14:24:04 Modified:webapp/apache-1.3 Makefile.in Log: New makefile for Apache 1.3. Revision ChangesPath 1.25 +34 -14jakarta-tomcat-connectors/webapp/apache-1.3/Makefile.in Index: Makefile.in

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2001-09-17 Thread pier
pier01/09/17 13:34:52 Modified:webapp/apache-1.3 Makefile.in Log: Fix long lasting Linux ld and /bin/sh problems (parsing of commas in sh and linking two static libraries with ld) Revision ChangesPath 1.16 +7 -7

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2001-09-17 Thread pier
pier01/09/17 13:51:56 Modified:webapp/apache-1.3 Makefile.in Log: Another attempt to fix the APXS -Wc, -Wl, problem under Linux. Revision ChangesPath 1.17 +11 -7 jakarta-tomcat-connectors/webapp/apache-1.3/Makefile.in Index: Makefile.in

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2001-09-17 Thread pier
pier01/09/17 13:59:24 Modified:webapp/apache-1.3 Makefile.in Log: Forgot to add APR-required libraries to the new fix... Revision ChangesPath 1.18 +2 -2 jakarta-tomcat-connectors/webapp/apache-1.3/Makefile.in Index: Makefile.in

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2001-09-16 Thread pier
pier01/09/16 16:57:47 Modified:webapp/apache-1.3 Makefile.in Log: Changed the way in which the module is built (this should fix the problem on Linux where APXS is broken). Revision ChangesPath 1.12 +26 -53

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2001-09-16 Thread pier
pier01/09/16 22:08:08 Modified:webapp/apache-1.3 Makefile.in Log: Rebuild module if webapp library changed. Revision ChangesPath 1.15 +2 -2 jakarta-tomcat-connectors/webapp/apache-1.3/Makefile.in Index: Makefile.in

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2001-09-05 Thread jfclere
jfclere 01/09/05 04:05:47 Modified:webapp Makefile.in configure.in webapp/apache-1.3 Makefile.in Log: Commit Ryan's patches for the configure/Makefile. Arrange install of mod_webapp.so apache-1.3 (The script what installed). Revision ChangesPath 1.17

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2001-08-09 Thread pier
pier01/08/09 13:06:49 Modified:webapp/apache-1.3 Makefile.in Log: Avoid duplicate definitions when compiling mod_webapp (the ones derived from APXS and the ones derived from APRVARS) Revision ChangesPath 1.9 +6 -5

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2001-08-06 Thread pier
pier01/08/06 15:48:45 Modified:webapp configure.in webapp/apache-1.3 Makefile.in Log: Fixed small linking error in mod_webapp.so. Revision ChangesPath 1.22 +2 -3 jakarta-tomcat-connectors/webapp/configure.in Index: configure.in

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2001-08-05 Thread pier
pier01/08/05 16:59:34 Modified:webapp/apache-1.3 Makefile.in Log: Fix for bug # 2991 thanks to Fred Romelfanger [EMAIL PROTECTED]. Revision ChangesPath 1.6 +3 -2 jakarta-tomcat-connectors/webapp/apache-1.3/Makefile.in Index: Makefile.in

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2001-07-12 Thread pier
pier01/07/12 19:08:04 Modified:webapp/apache-1.3 Makefile.in Log: Build now depends on Makedefs (if we change the file, we rebuild the module) Revision ChangesPath 1.5 +2 -2 jakarta-tomcat-connectors/webapp/apache-1.3/Makefile.in Index: Makefile.in

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in mod_webapp.c

2001-07-09 Thread pier
pier01/07/09 15:00:28 Modified:webapp/apache-1.3 Makefile.in mod_webapp.c Log: Function renamed for clarity... Revision ChangesPath 1.4 +2 -2 jakarta-tomcat-connectors/webapp/apache-1.3/Makefile.in Index: Makefile.in