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

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