On 09/30/2010 12:38 AM, Eric Blake wrote:
On 09/29/2010 08:22 AM, Justin Clift wrote:
> This fixes a small logic bug, where passing --without-macvtap
> on the configure line, or otherwise indicating a lack of
> support for macvtap, causes configure to bail.
> ---
> configure.ac | 13 ++++++++++++-
> 1 files changed, 12 insertions(+), 1 deletions(-)
ACK, and the dnl comments help.
Thanks, pushed. :)