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 [EMAIL PROTECTED]

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