Files
libguestfs/lib/libguestfs.pc.in
Pino Toscano 7265f08ce9 lib: remove extra @LIBS@ from pkg-config file
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.
2020-03-12 11:45:30 +01:00

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