On Mon, Jul 15, 2002 at 05:59:56PM +0200, Peter Poeml wrote: > Hi, > > the attached patch against 2.0.39 adds /usr/lib64 to the list of > directories to look for expat libraries. > > /usr/lib64 is the libdir on AMD x86_64 and other 64 bit platforms > where 32bit and 64bit libs can be installed side by side. > > Note: I found the file in question (srclib/apr-util/build/apu-conf.m4) > in the apr-util module of the apache CVS. But since apr-util is not > mentioned on http://apr.apache.org/, I suppose that this list is the > right place to submit the patch to. Of course I'll be happy to post it > to dev@apr.apache.org or elsewhere, if someone tells me where.
In the future, dev@apr.apache.org would be the right place for apr-util patches. Regardless, committed (with some minor tweaks). Thanks! -- justin