]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: Don't set $PROG_PATH macros
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 14 Sep 2021 08:41:02 +0000 (10:41 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 21 Sep 2021 12:09:56 +0000 (14:09 +0200)
commit47756135272876748d6bb469dddc032571697679
tree6de50f4a13bc19d775573a56613976320ce93f38
parent2731717a73c3d2a6a1694a5e2d59e1c38ceac0b7
meson: Don't set $PROG_PATH macros

Now, that there is no user of $PROG_PATH macros the meson script
can be changed so that it doesn't set those macros. It's
redundant as $PROG macro contains the same value.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
meson.build