confuse-devel
[Top][All Lists]
Advanced

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

[Confuse-devel] Determining confuse versions with autoconf


From: Juraj Variny
Subject: [Confuse-devel] Determining confuse versions with autoconf
Date: Wed, 8 Oct 2003 20:59:12 +0200
User-agent: KMail/1.5

Hi,

I'm adding autoconf support to my software (which uses confuse). Currently I'm 
using

AC_CHECK_LIB(confuse, cfg_parse)

But I want to know libConfuse version, too. Is there a macro for it 
already? Or if it isn't, which symbol/function to simply check for? I would 
like to check specifically for 2.0 (due to its bug).

I wouldn't need it at all if version number would be #defined in confuse.h.

Juraj




reply via email to

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