mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
build: fix includedir in uninstalled libguestfs.pc
Update includedir with the new directory that contains guestfs.h.
Updates commit 75abec1f70.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
prefix=@abs_top_builddir@
|
||||
exec_prefix=@abs_top_builddir@
|
||||
libdir=@abs_top_builddir@/lib/.libs
|
||||
includedir=@abs_top_srcdir@/lib
|
||||
includedir=@abs_top_srcdir@/include
|
||||
|
||||
Name: libguestfs
|
||||
Version: @VERSION@
|
||||
|
||||
Reference in New Issue
Block a user