summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2006-03-24 13:18:12 +0000
committerDaniel Veillard <veillard@redhat.com>2006-03-24 13:18:12 +0000
commita453b65e09dacb13b11f21b19afa7f5d6595554d (patch)
tree29f0c01c3d03e03be3d748727a01ef7b913e00c6 /libvirt.pc.in
parent* src/Makefile.am: fix out of tree build (diff)
downloadlibvirt-a453b65e09dacb13b11f21b19afa7f5d6595554d.tar.gz
libvirt-a453b65e09dacb13b11f21b19afa7f5d6595554d.tar.bz2
libvirt-a453b65e09dacb13b11f21b19afa7f5d6595554d.zip
* libvirt.pc.in: applied patch from Daniel Berrange to fix --cflags
Daniel
Diffstat (limited to 'libvirt.pc.in')
-rw-r--r--libvirt.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvirt.pc.in b/libvirt.pc.in
index a28b4d3b4..d7a5e55bc 100644
--- a/libvirt.pc.in
+++ b/libvirt.pc.in
@@ -8,4 +8,4 @@ Version: @VERSION@
Description: libvirt library
Requires:
Libs: -L${libdir} -lvirt @LIBS@
-Cflags:
+Cflags: -I${includedir}