configure: Don't enable maintainer mode if it is explicitly not requested.

Andrew Nguyen arethusa26 at gmail.com
Tue May 25 22:20:14 CDT 2010


Ben Klein noticed that debconf passed option --disable-maintainer-mode
to configure, which is converted to --enable-maintainer-mode=no. The
maintainer mode configure checks only examined the existence of the
option, and not whether the feature was actually requested, so
maintainer mode was being unexpectedly enabled.
---
 configure.ac |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bedd6f3600984f4eca746cbdd8a1364ae73798aa.diff
Type: text/x-patch
Size: 1687 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100525/749b36d4/attachment.bin>


More information about the wine-patches mailing list