[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ccrtp-devel] autoconf
From: |
Federico Montesino Pouzols |
Subject: |
Re: [Ccrtp-devel] autoconf |
Date: |
Fri, 8 Apr 2005 23:06:08 +0200 |
User-agent: |
Mutt/1.5.8i |
On Thu, Apr 07, 2005 at 04:53:01PM +0200, Michel de Boer wrote:
> *,
>
> I am trying to create a configure script for my application. I have
> found the m4 macro
> OST_CCXX2_VERSION to check for the proper version of the CC++ libraries.
> Is there also an easy way to check for the installed version of the
> ccRTP libraries?
There is no "OST_CCRTP_VERSION", though it would be a good idea to
define one. The generic AC_CHECK_LIB will roughly do the job.