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

2002-05-14 Thread Punky Tse
Pier, > > All those new things in "configure" have been tested only on MacOS/X, if > someone gets around to do it before tomorrow evening, I'd like to know if I > screwed up something on the other systems (J.F., Henri, Punky... Can you > just run "./configure" with the new options? Make sure you

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

2002-05-14 Thread pier
pier02/05/14 14:49:51 Modified:webapp Makefile.in Log: Added comments and C-API docs targets Revision ChangesPath 1.34 +57 -30jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in ===

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

2002-05-14 Thread jean-frederic clere
Pier Fumagalli wrote: > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > >>pier02/05/13 17:22:34 >> >>Modified:webapp Makefile.in >>Log: >>Added how to invoke ANT from Make (still need to do the clean target) > > > All those new things in "configure" have been tested only on Ma

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

2002-05-14 Thread GOMEZ Henri
>> I'll finish my initial dirty autoconf works on jk2 and will >> see how to use some of your goodies (will need a rename >> of WA_ in MOD_) > >Just use them as WA, also all variables in each M4 macro is >"localized", and >that prefix name will disappear when you build the full >"configure" scri

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

2002-05-14 Thread Pier Fumagalli
"GOMEZ Henri" <[EMAIL PROTECTED]> wrote: >>> good, it seems pier does a so decent works on webapp autoconf >>> that I may steal it at a later time for jk/jk2 ;) >> >> Call it a 5 years long experience of M4 and POSIX shell scripts? >> > > Well, I must admin that's one of the clearer autoconf f

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

2002-05-14 Thread GOMEZ Henri
>> I'll finish my initial dirty autoconf works on jk2 and will >> see how to use some of your goodies (will need a rename >> of WA_ in MOD_) > >WA_ in JK_? ;) >what MOD_ mean? module (more generic than just JK_ or JK2_) -- To unsubscribe, e-mail: For additional c

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

2002-05-14 Thread jean-frederic clere
GOMEZ Henri wrote: >>>good, it seems pier does a so decent works on webapp autoconf >>>that I may steal it at a later time for jk/jk2 ;) >> >>Call it a 5 years long experience of M4 and POSIX shell scripts? >> > > > Well, I must admin that's one of the clearer autoconf file I > ever see (I like

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

2002-05-14 Thread GOMEZ Henri
>> good, it seems pier does a so decent works on webapp autoconf >> that I may steal it at a later time for jk/jk2 ;) > >Call it a 5 years long experience of M4 and POSIX shell scripts? > Well, I must admin that's one of the clearer autoconf file I ever see (I like the sinclude way). I'll finis

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

2002-05-14 Thread Pier Fumagalli
"GOMEZ Henri" <[EMAIL PROTECTED]> wrote: >> All those new things in "configure" have been tested only on >> MacOS/X, if >> someone gets around to do it before tomorrow evening, I'd like >> to know if I >> screwed up something on the other systems (J.F., Henri, >> Punky... Can you >> just run "./c

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

2002-05-14 Thread GOMEZ Henri
>All those new things in "configure" have been tested only on >MacOS/X, if >someone gets around to do it before tomorrow evening, I'd like >to know if I >screwed up something on the other systems (J.F., Henri, >Punky... Can you >just run "./configure" with the new options? Make sure you have AN

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

2002-05-13 Thread Pier Fumagalli
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > pier02/05/13 17:22:34 > > Modified:webapp Makefile.in > Log: > Added how to invoke ANT from Make (still need to do the clean target) All those new things in "configure" have been tested only on MacOS/X, if someone gets around to do

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

2002-05-13 Thread pier
pier02/05/13 17:22:34 Modified:webapp Makefile.in Log: Added how to invoke ANT from Make (still need to do the clean target) Revision ChangesPath 1.33 +4 -1 jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in ===

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

2002-05-01 Thread pier
pier02/05/01 14:26:28 Modified:webapp Makefile.in Log: Reorganized how we make dependancies on libraries... Revision ChangesPath 1.29 +14 -16jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in

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

2002-05-01 Thread pier
pier02/05/01 08:27:51 Modified:webapp Makefile.in Log: Wrong dependancy. Revision ChangesPath 1.28 +2 -2 jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in === RCS file:

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

2002-01-22 Thread jfclere
jfclere 02/01/22 03:05:06 Modified:webapp Makefile.in Log: Add javadoc and scandoc generation. Revision ChangesPath 1.25 +7 -1 jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in =

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

2001-09-16 Thread pier
pier01/09/16 22:06:27 Modified:webapp Makefile.in Log: Added "local" (non APR) targets. Revision ChangesPath 1.20 +10 -3 jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in

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

2001-09-16 Thread pier
pier01/09/16 17:08:56 Modified:webapp Makefile.in Log: New Makefile. Revision ChangesPath 1.18 +45 -90jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in === RCS file: /ho

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

2001-08-06 Thread pier
pier01/08/06 15:21:52 Modified:webapp Makefile.in configure.in Log: Finishing touch to build process. Re-enabling APR configure calls and modified global Makefile to use the right discovered binaries. Revision ChangesPath 1.15 +28 -26jakarta-tomcat-conne

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

2001-07-18 Thread pier
pier01/07/18 11:45:05 Modified:webapp Makefile.in Log: Updated (local/apr)_(clean/all) to be (local/apr)-(clean/all) as APR does. Revision ChangesPath 1.13 +7 -7 jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in ==

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

2001-07-18 Thread pier
pier01/07/18 11:28:43 Modified:webapp Makefile.in Log: BSD make should work now. Revision ChangesPath 1.12 +13 -5 jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in === R

cvs commit: jakarta-tomcat-connectors/webapp Makefile.in README.txt configure.in

2001-07-15 Thread pier
pier01/07/15 01:44:50 Modified:webapp Makefile.in README.txt configure.in Log: Fixes in build process (and documented). Revision ChangesPath 1.11 +4 -8 jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in

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

2001-07-12 Thread pier
pier01/07/12 19:27:50 Modified:webapp Makefile.in Log: Wrong compilation order. Revision ChangesPath 1.10 +17 -14jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in === RC

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

2001-07-12 Thread pier
pier01/07/12 19:10:25 Modified:webapp Makefile.in Log: Little forgotted file that needed to be deleted when we call make distclean Revision ChangesPath 1.9 +3 -2 jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in =

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

2001-07-04 Thread jfclere
jfclere 01/07/04 02:59:36 Modified:webapp Makefile.in Log: Change ./scandoc to ../scandoc (to use scandoc in mod_jk). Revision ChangesPath 1.6 +2 -2 jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in ==