Matej Tyc wrote:

> This example is Wine library, but it happened to me with DevIL image
> loading library as well, all pure C libraries.
> Any ideas what to do?

Then you need to use a macro that allows for specifying a header to
include.  You can write one yourself, or try AC_CHECK_FUNC_IN from the
autoconf macro archive.

Brian


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to