On Thu, Mar 12, 2020 at 12:16:30PM +0100, Pino Toscano wrote:
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.
---
hivex.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hivex.pc.in b/hivex.pc.in
index c5f594a..250a58b 100644
--- a/hivex.pc.in
+++ b/hivex.pc.in
@@ -8,4 +8,4 @@ Version: @VERSION@
Description: Read and write Windows Registry Hive files.
Requires:
Cflags:
-Libs: -lhivex @LIBS@
+Libs: -lhivex
--
ACK
Thanks for clearing these up.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html