On Thu, 2007-09-20 at 09:39 +0000, [EMAIL PROTECTED] wrote: > Author: jfclere > Date: Thu Sep 20 02:39:27 2007 > New Revision: 577654 > > URL: http://svn.apache.org/viewvc?rev=577654&view=rev > Log: > Use the mysql libtool library when available. > (Otherwise it breaks on one of the HP-UX where I am testing).
The second hunk (@@ -158,6 +164,12 @@) doesn't seem correct. The value of $withval at that point is "yes", so the code is looking for the presence of "yes/lib/mysql/libmysqlclient_r.la" or "yes/lib/libmysqlclient_r.la". -- Bojan
