On Wed, May 24, 2006 at 04:12:04AM -0000, [EMAIL PROTECTED] wrote: > Author: bojan > Date: Tue May 23 21:12:03 2006 > New Revision: 409065 > > URL: http://svn.apache.org/viewvc?rev=409065&view=rev > Log: > Rework r409059 from the trunk to apply to 1.2.x branch. > Correct detection of various databases (PostgreSQL, MySQL, SQLite2/3). > Use mysql_config to help detect required CPPFLAGS/LDFLAGS for MySQL.
The MySQL stuff needs to be disabled by default (as it was previously?) since the MySQL driver is not included in apr-util. Currently all builds are failing on platforms with MySQL installed. (I don't really see the point in having the autoconf code in the tree at all if the associated C code is not, to be honest) Regards, joe
