mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
At the moment it is empty, so probably it does not exist. Remove it to avoid adding spurious content to the pkg-config file in case that variable will get a value in the future.
12 lines
223 B
PkgConfig
12 lines
223 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libguestfs
|
|
Version: @VERSION@
|
|
Description: libguestfs library for accessing and modifying VM images
|
|
Requires:
|
|
Cflags:
|
|
Libs: -lguestfs
|