2006-03-06 Robert Love <rml@novell.com>
authorRobert Love <rml@novell.com>
Mon, 6 Mar 2006 21:41:05 +0000 (21:41 +0000)
committerRobert Love <rlove@rlove.org>
Mon, 6 Mar 2006 21:41:05 +0000 (21:41 +0000)
* NetworkManager.pc.in:  Provide an -I to the NetworkManager include
  directory in CFLAGS so developers can actually use NetworkManager.h.

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1560 4912f4e0-d625-0410-9fb7-b9a5a253dbdc

ChangeLog
NetworkManager.pc.in

index 1d1c457..87a377c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-06  Robert Love  <rml@novell.com>
+
+       * NetworkManager.pc.in:  Provide an -I to the NetworkManager include
+         directory in CFLAGS so developers can actually use NetworkManager.h.
+
 2006-03-06  Robert Love  <rml@novell.com>
 
        * src/dhcp-manager/nm-dhcp-manager.c: Use preprocessor defines and not
index 3ffcc53..3369461 100644 (file)
@@ -8,3 +8,4 @@ Name: NetworkManager
 Description: System for maintaining active network connection
 Requires: dbus-1
 Version: @VERSION@
+Cflags: -I${includedir}/NetworkManager