[Freeassociation-devel] Incorrect CFLAGS in libical.pc
Debarshi Ray
debarshi.ray at gmail.com
Mon Feb 16 21:01:33 PST 2009
This is what I used:
diff -urNp libical-0.43.orig/libical.pc.in libical-0.43/libical.pc.in
--- libical-0.43.orig/libical.pc.in 2009-02-17 04:49:25.417004884 +0530
+++ libical-0.43/libical.pc.in 2009-02-17 04:53:38.391008005 +0530
@@ -7,5 +7,5 @@ Name: libical
Description: An implementation of basic iCAL protocols
Version: @VERSION@
Libs: -L${libdir} -lical -licalss -licalvcal
-Cflags: -I${includedir}/libical
+Cflags: -I${includedir}
Would be nice if this could be incorporated in the next release.
Happy hacking,
Debarshi
More information about the libical-devel
mailing list