* libvirt.pc.in: applied patch from Daniel Berrange to fix --cflags

Daniel
This commit is contained in:
Daniel Veillard 2006-03-24 13:18:12 +00:00
parent 561377ab8a
commit a453b65e09
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Fri Mar 24 14:17:52 CET 2006 Daniel Veillard <veillard@redhat.com>
* libvirt.pc.in: applied patch from Daniel Berrange to fix --cflags
Fri Mar 24 14:03:26 CET 2006 Daniel Veillard <veillard@redhat.com>
* src/Makefile.am: fix out of tree build

View File

@ -8,4 +8,4 @@ Version: @VERSION@
Description: libvirt library
Requires:
Libs: -L${libdir} -lvirt @LIBS@
Cflags:
Cflags: -I${includedir}