Ticket #15998: apr-util.3.diff

File apr-util.3.diff, 286 bytes (added by simon@…, 16 years ago)

Even better...

Line 
197,99c97,99
2<               configure.args-append --with-mysql \
3<                       --with-mysql-include=${prefix}/include/mysql5 \
4<                       --with-mysql-lib=${prefix}/lib/mysql5
5---
6>               configure.args-delete --without-mysql
7>               configure.args-append --with-mysql=yes \
8>                       MYSQL_CONFIG=${prefix}/bin/mysql_config5