mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 21:34:54 +03:00
8c423e6c83
the specs, the icons, the docs, etc ... * configure.in: prepare for 0.0.3 Daniel
12 lines
192 B
PkgConfig
12 lines
192 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libvir
|
|
Version: @VERSION@
|
|
Description: libvir library
|
|
Requires:
|
|
Libs: -L${libdir} -lvir @LIBS@
|
|
Cflags:
|