NetworkManager/NetworkManager.pc.in
Robert Love 6be7176a14 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.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1560 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-03-06 21:41:05 +00:00

12 lines
273 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
libgnome_serverdir=@libexecdir@
Name: NetworkManager
Description: System for maintaining active network connection
Requires: dbus-1
Version: @VERSION@
Cflags: -I${includedir}/NetworkManager