autoconf
[Top][All Lists]
Advanced

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

Re: ac_arg_enable invalid option


From: Ben Pfaff
Subject: Re: ac_arg_enable invalid option
Date: Fri, 25 Jun 2004 21:47:42 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Stephane Bortzmeyer <address@hidden> writes:

> It is a feature, not a bug. From the documentation, node "Choosing
> Package Options":
>
>    `configure' scripts do not complain about `--enable-FEATURE' options
> that they do not support.  This behavior permits configuring a source
> tree containing multiple packages with a top-level `configure' script
> when the packages support different options, without spurious error
> messages about options that some of the packages support.  An
> unfortunate side effect is that option spelling errors are not
> diagnosed.  No better approach to this problem has been suggested so
> far.

Would it be practical to require top-level `configure.ac's to
reference lower-level configure scripts, so that we could
recursively enumerate the possible --enable options?
-- 
"Q:      How does a hacker fix a function which
         doesn't work for all of the elements in its domain?
 A:      He changes the domain."
--Thorfinn





reply via email to

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