Re: [AD] configure script: feature or bug ? |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Thu, Nov 07, 2002 at 04:17:58PM +0100, Eric Botcazou wrote:
> Btw, what is the best practice regarding the following problem: should the
> configure script display the checks that are disabled by the command line ?
> For example, should "checking for asm support... no" by displayed when the
> script is passed --disable-asm ? I personally would say no, but...
How about:
"yes"
"no"
"disabled" (whether or not capability would actually be available or not)
--
Vincent Penquerc'h