Code Review
/
kvmfornfv.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
This patch includes updated scripts to modify hardcoded ip addresses
[kvmfornfv.git]
/
qemu
/
pixman
/
pixman-1.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: Pixman
7
Description: The pixman library (version 1)
8
Version: @PACKAGE_VERSION@
9
Cflags: -I${includedir}/pixman-1
10
Libs: -L${libdir} -lpixman-1
11