Geoff Hutchison (ghutchis@wso.williams.edu)
Fri, 30 Jul 1999 09:15:15 -0400
Gabriele Bartolini wrote:
> AC_CHECK_LIBS(mysqlclient, mysql_connect)
AFAIK, this would be correct. This would look (as you expected) for a
function 'mysqlclient' in the mysql_connect library.
When using autoconf/configure, failed tests are placed into config.log
with the exact results from the test itself (including test program). So
I'd check this file, try out the test program yourself, etc.
-- -Geoff Hutchison Williams Students Online http://wso.williams.edu/------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to htdig3-dev@htdig.org containing the single word "unsubscribe" in the SUBJECT of the message.
This archive was generated by hypermail 2.0b3 on Fri Jul 30 1999 - 05:34:26 PDT