qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 3aa88b: configure: add missing --disable-modu


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 3aa88b: configure: add missing --disable-modules option
Date: Fri, 06 Nov 2015 04:00:05 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 3aa88b31290c7cbbbae344efdece659194b95c70
      
https://github.com/qemu/qemu/commit/3aa88b31290c7cbbbae344efdece659194b95c70
  Author: Stefan Hajnoczi <address@hidden>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M configure

  Log Message:
  -----------
  configure: add missing --disable-modules option

According to ./configure all options should have both --enable-foo and
--disable-foo:

  # Always add --enable-foo and --disable-foo command line args.
  # Distributions want to ensure that several features are compiled in, and it
  # is impossible without a --enable-foo that exits if a feature is not found.

Signed-off-by: Stefan Hajnoczi <address@hidden>
Reviewed-by: Fam Zheng <address@hidden>
Message-id: address@hidden
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]