summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@codefactory.se>2003-06-22 06:53:42 +0000
committerAnders Carlsson <andersca@codefactory.se>2003-06-22 06:53:42 +0000
commitf94aff4c941d7eeb26d2d738c7f6c8e29c3b02b1 (patch)
tree0abb2ac6fbe0f921d440d9f52a48b4fbbb3110b1
parent93b5a19c9f0979b5f227760af2ce5a0d076521f9 (diff)
2003-06-22 Anders Carlsson <andersca@codefactory.se>
* dbus-glib-1.pc.in: No need to specify any includes since dbus-1.pc.in has those.
-rw-r--r--ChangeLog5
-rw-r--r--dbus-glib-1.pc.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 81f20c77..098a5858 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-22 Anders Carlsson <andersca@codefactory.se>
+
+ * dbus-glib-1.pc.in: No need to specify any includes since
+ dbus-1.pc.in has those.
+
2003-06-22 Havoc Pennington <hp@pobox.com>
* mono/*, gcj/*, configure.in, Makefile.am:
diff --git a/dbus-glib-1.pc.in b/dbus-glib-1.pc.in
index de290d4c..9633f872 100644
--- a/dbus-glib-1.pc.in
+++ b/dbus-glib-1.pc.in
@@ -8,5 +8,5 @@ Description: GLib integration for the free desktop message bus
Version: @VERSION@
Requires: dbus-1 glib-2.0
Libs: -L${libdir} -ldbus-glib-1
-Cflags: -I${includedir}/dbus-1.0
+