Re: [Xen-devel] [PATCH v3] tools: fix dependency for ipxe and rombios

2018-07-18 Thread Ian Jackson
Wei Liu writes ("[PATCH v3] tools: fix dependency for ipxe and rombios"): > It appears that the test in 01d631028 for ipxe's dependency on rombios > is not good enough. Configuring with --disable-rombios doesn't disable > ipxe. Acked-by: Ian Jackson

[Xen-devel] [PATCH v3] tools: fix dependency for ipxe and rombios

2018-07-18 Thread Wei Liu
It appears that the test in 01d631028 for ipxe's dependency on rombios is not good enough. Configuring with --disable-rombios doesn't disable ipxe. Fix it by testing the dependency in AC_ARG_ENABLE and AC_ARG_WITH at the same time. Now we have four options for ipxe: --enable-ipxe