ccrtp-devel
[Top][All Lists]
Advanced

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

Re: [Ccrtp-devel] autoconf


From: David Sugar
Subject: Re: [Ccrtp-devel] autoconf
Date: Thu, 14 Apr 2005 18:01:14 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)

If you have pkgconfig installed, new versions of libccrtp have a pc file that is installed, and you can use the autoconf macros from pkgconfig to get the correct names of libraries and dependencies with something like:

PKG_CHECK_MODULES(RTPSTACK, libccrtp1 >= 1.3.0)


Federico Montesino Pouzols wrote:
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.



_______________________________________________
Ccrtp-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/ccrtp-devel

Attachment: dyfet.vcf
Description: Vcard


reply via email to

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