All changes to project files are done via version control (svn) and get automatically send out to the dev list. Any tomcat-dev archive contains the messages.

This one for instance can be found at:

http://marc.info/?l=tomcat-dev&m=117908298415733&w=2

The only file which changed was configure.in. The diff looks longer than it is logically, because a long part had to be moved and thus we have a long block of "+" and corresponding "-".

Regards,

Rainer

Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rainer,

Rainer Jung wrote:
Hi Christopher,

I've now reordered configure and added a warning at the end, in case
CC doesn't really fit, to what apxs spits out.

Excellent!

You might want to test the new configure script. For convenience you can find it at http://people.apache.org/~rjung/mod_jk-dev/configure

Here's the new configure output:

$ ./configure --with-apxs=/usr/bin/apxs2
...
checking for gcc... i486-linux-gnu-gcc (used to say "gcc")
...

$ make

(works)

I'd be interested to see the changes to the sources that generate the
configure script (then I might know enough to be dangerous).

Thanks for looking into this, Rainer.

- -chris

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to