osip-dev
[Top][All Lists]
Advanced

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

Re: [osip-dev] pkg-config file for libeXosip2


From: Aymeric Moizard
Subject: Re: [osip-dev] pkg-config file for libeXosip2
Date: Mon, 29 Jul 2013 12:21:16 +0200

Hi,

Tks but I don't feel confortable to integrate something that I'm
not willing to maintain!

I have the feeling that it's always easier to detect a header
or method in a library with autoconf rather than using pkg-config
which is less universal according to me.

I you really want to convince me, i'm still open to arguments...

Regards
Aymeric



2013/7/27 Felix Lechner <address@hidden>
Hello Aymeric,

I attached a 'pkg-config' file for libeXosip2, if you would like to use it (it is untested). This would allow 'autoconf' to set the library path automatically, and to include the dependency 'libosip2' as well.

The script 'configure.in' would have to include 'libeXosip2.pc' in the AC_OUTPUT statement. For proper installation, 'Makefile.am' should include:

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libeXosip2.pc

The benefits of the PKG_CHECK_MODULES macro are disputed, but I have found it useful in the past.

Regards,
Felix

_______________________________________________
osip-dev mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/osip-dev




--
Antisip - http://www.antisip.com

reply via email to

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