mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Remove references to deleted Makefile.am
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
committed by
Pavel Hrdina
parent
b4d0207906
commit
f0e1e31bf7
@@ -30,9 +30,9 @@
|
||||
#define EXIT_AM_SKIP 77 /* tell Automake we're skipping a test */
|
||||
#define EXIT_AM_HARDFAIL 99 /* tell Automake that the framework is broken */
|
||||
|
||||
/* Makefile.am provides these two definitions */
|
||||
/* Meson provides these two definitions */
|
||||
#if !defined(abs_srcdir) || !defined(abs_builddir)
|
||||
# error Fix Makefile.am
|
||||
# error Fix build system
|
||||
#endif
|
||||
|
||||
extern virArch virTestHostArch;
|
||||
|
||||
Reference in New Issue
Block a user