automake
[Top][All Lists]
Advanced

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

Re: Sablotron and Autotools?


From: Stepan Kasal
Subject: Re: Sablotron and Autotools?
Date: Thu, 26 Apr 2007 17:12:02 +0200
User-agent: Mutt/1.4.2.1i

Hello,

On Wed, Apr 25, 2007 at 02:46:55PM -0500, Robert J. Hansen wrote:
> What is the canonical way to test for the existence of libsablot with  
> autoconf 2.60?

well, this question shall better go to address@hidden

I think you can use AC_CHECK_LIB to check for the library.
Since GNU/Linux distributions often deliver the "devel" part
separately, you shall also check for a header by AC_CHECK_HEADER.

HTH,
        Stepan




reply via email to

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