]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: generate configmake.h
authorPavel Hrdina <phrdina@redhat.com>
Thu, 18 Jun 2020 13:25:15 +0000 (15:25 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 3 Aug 2020 07:26:48 +0000 (09:26 +0200)
commit84b9a7455b445c40f090571fb9f75615b55ed763
tree5f4d819022d01d4d69faaeb9cc4bba4a27d18f0f
parent2d6cbcaa4d38c886aac016e9d2de5b5c998d6cd5
meson: generate configmake.h

We don't use all of the defines so copy only the ones actually used.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
Makefile.am
configmake.h.in [new file with mode: 0644]
meson.build