autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: failed tests AC_CHECK_LIB


From: Brian Dessent
Subject: Re: failed tests AC_CHECK_LIB
Date: Sat, 20 Sep 2008 12:58:55 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]