]> xenbits.xensource.com Git - people/royger/xen.git/commit
tools: adapt xenlight.pc and xlutil.pc to new pkg-config scheme
authorJuergen Gross <jgross@suse.com>
Tue, 14 Mar 2017 13:31:24 +0000 (14:31 +0100)
committerWei Liu <wei.liu2@citrix.com>
Tue, 14 Mar 2017 14:13:14 +0000 (14:13 +0000)
commit3e5f1a63b53920763f4db2bd87e703334d334fd9
tree362c8e577e1850368da58648acbaf4e905150800
parenteed254709a535d494c65564abb27ad9ce68d45e9
tools: adapt xenlight.pc and xlutil.pc to new pkg-config scheme

Instead of generating the *.pc.in files at configure time use the new
pkg-config scheme for those files. Add the dependencies to other Xen
libraries as needed.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
.gitignore
tools/configure
tools/configure.ac
tools/libxl/Makefile
tools/libxl/xenlight.pc.in [new file with mode: 0644]
tools/libxl/xenlight.pc.in.in [deleted file]
tools/libxl/xlutil.pc.in [new file with mode: 0644]
tools/libxl/xlutil.pc.in.in [deleted file]