[gxml] * correct cflags for .pc



commit d5f21910bc3d48922e9fe99d64c081c848a0c2c8
Author: Richard Schwarting <aquarichy gmail com>
Date:   Thu Jul 21 14:34:57 2011 -0400

    * correct cflags for .pc

 gxml.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gxml.pc.in b/gxml.pc.in
index 33154e6..102f092 100644
--- a/gxml.pc.in
+++ b/gxml.pc.in
@@ -9,4 +9,4 @@ URL: http://live.gnome.org/XML
 Version: @VERSION@
 Requires: libxml-2.0 gee-1.0 glib-2.0
 Libs: -L${libdir} -lgxml
-Cflags: -I${includedir}
+Cflags: -I${includedir}/gxml- SHORTVERSION@



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