Re: svn commit: r730881 - in /httpd/httpd/trunk: configure.in support/Makefile.in

2009-01-02 Thread William A. Rowe, Jr.
Rainer Jung wrote: > > That's the platform I do most tests on. I compiled all trunk modules and > could load them, so no missing symbols. > > I do the same change regularly for 2.2.x, so I know it works there to > (but didn't test there with all more exotic modules). Cool, leaving the change on

Re: svn commit: r730881 - in /httpd/httpd/trunk: configure.in support/Makefile.in

2009-01-02 Thread Rainer Jung
On 03.01.2009 02:50, William A. Rowe, Jr. wrote: Rainer Jung wrote: On 03.01.2009 02:02, William A. Rowe, Jr. wrote: rj...@apache.org wrote: Author: rjung Date: Fri Jan 2 16:58:11 2009 New Revision: 730881 URL: http://svn.apache.org/viewvc?rev=730881&view=rev Log: We need to link only ab aga

Re: svn commit: r730881 - in /httpd/httpd/trunk: configure.in support/Makefile.in

2009-01-02 Thread William A. Rowe, Jr.
Rainer Jung wrote: > On 03.01.2009 02:02, William A. Rowe, Jr. wrote: >> rj...@apache.org wrote: >>> Author: rjung >>> Date: Fri Jan 2 16:58:11 2009 >>> New Revision: 730881 >>> >>> URL: http://svn.apache.org/viewvc?rev=730881&view=rev >>> Log: >>> We need to link only ab against libm (because of

Re: svn commit: r730881 - in /httpd/httpd/trunk: configure.in support/Makefile.in

2009-01-02 Thread Rainer Jung
On 03.01.2009 02:02, William A. Rowe, Jr. wrote: rj...@apache.org wrote: Author: rjung Date: Fri Jan 2 16:58:11 2009 New Revision: 730881 URL: http://svn.apache.org/viewvc?rev=730881&view=rev Log: We need to link only ab against libm (because of sqrt()). Uhm - sure that mod_status and a few

Re: svn commit: r730881 - in /httpd/httpd/trunk: configure.in support/Makefile.in

2009-01-02 Thread William A. Rowe, Jr.
rj...@apache.org wrote: > Author: rjung > Date: Fri Jan 2 16:58:11 2009 > New Revision: 730881 > > URL: http://svn.apache.org/viewvc?rev=730881&view=rev > Log: > We need to link only ab against libm (because of > sqrt()). Uhm - sure that mod_status and a few others didn't also need this on some