autoconf
[Top][All Lists]
Advanced

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

Re: How can I enable option-checking from configure.ac after it being de


From: Ralf Corsepius
Subject: Re: How can I enable option-checking from configure.ac after it being default-disabled?
Date: Mon, 19 Mar 2012 16:32:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1

On 03/19/2012 04:16 PM, Eric Blake wrote:

Meta-question: Why are you disabling option-checking in the first place?
  It's contrary to GNU Coding Standards (the ability to disable option
checking is provided for non-GNU packages, but doesn't get as much
testing because GNU packages shouldn't be using it in the first place).

Option checking presumes all config-subdirs configure scripts are accepting the same set of configure-options.

This doesn't always apply and even less applies in cases of optional config-subdirs, esp. in cases when config-subdirs originate from different origins and are being treated as optional drop-in packages.

Ralf




reply via email to

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