Hello all,

Just to ease the pain if you happen to have lot of sources lying
around and miss or mistrust sed.

Here is a patch that you can apply to the 1.11.6 in order to get
pkg-config to add both /usr/local/include/sofia-sip-1.11 and
/usr/local/include/sofia-sip-1.11/sofia-sip to your include path.

--
Pekka.Pessi mail at nokia.com
--- old-sofia-sip/packages/sofia-sip-ua.pc.in	2006-02-16 00:49:58.934301941 +0200
+++ new-sofia-sip/packages/sofia-sip-ua.pc.in	2006-02-16 00:49:58.936301595 +0200
@@ -10,5 +10,5 @@
 Version: @VERSION@
 Requires: glib-2.0
 Libs: -L${libdir} -lsofia-sip-ua
-Cflags: [EMAIL PROTECTED]@
+Cflags: [EMAIL PROTECTED]@ [EMAIL PROTECTED]@/sofia-sip
 

Reply via email to