Hi Philip,
There's a Doxygen macro up at the Autoconf Macro Archive:
http://autoconf-archive.cryp.to/ax_prog_doxygen.html
Might take some setup to get going, but it looks like it some sample rules
that you could include within your Makefile.am's.
- Rhys
On Mon, Mar 23, 2009 at 6:34 AM, Philip H
Hey
This is my first post to this mailing list :). I love autoconf but
still quite new to it. But wondering if your doing something like:
AC_CHECK_LIB([xml2], [xmlTextReaderGetAttribute])
This will return me the -lxml2 for linking the library but the include
path is different i need to do -I/usr