Ciao Loic (and htdig developers too),
I was reading the documentation of autoconf, but I couldn't find a way to
include any sort of checks for mysql inside it (my htcheck is going to use
it).
I have tried with:
AC_CHECK_LIBS(mysqlclient, mysql_connect)
But it cannot find the function.
My aim is to retrieve information if mysql is present into the system, and
localize where it is; this could let me set right the include (-I) option
for the compiler and the library path too (for -L option). If it doesn't
find mysql, the configure script exit with a failure.
I don't know if it is really possible to do that, but maybe you can help me.
Thanks for your advices, I am setting it up and hope to make the
configuration system (only this, not the program) work before I leave for
the USA (that is next wednesday). I'll be away for a month, and be back at
work 6 September. I hope I could re-start my project at that date, with a
new spirit and more excitement (and hope Geoff will have resolved our bugs
inside Transport and HtHTTP classes, cos I have got to a dead point).
I am waiting for your kind reply, hoping this doesn't bother you.
Ciao to all of you
-Gabriele
-------------------------------------------------
Gabriele Bartolini
U.O. Rete Civica - Comune di Prato
Prato - Italia - Europa
e-mail: [EMAIL PROTECTED]
http://www.po-net.prato.it
-------------------------------------------------
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.