autoconf
[Top][All Lists]
Advanced

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

Re: proposal - command-line option checking


From: Bob Friesenhahn
Subject: Re: proposal - command-line option checking
Date: Thu, 14 Dec 2006 14:27:00 -0600 (CST)

On Thu, 14 Dec 2006, Steven G. Johnson wrote:

How about:
  --enable-option-checking  (the default, produces a warning)
  --enable-option-checking=fatal   (produces error)
  --disable-option-checking  (disables warnings/errors)
  AC_DISABLE_OPTION_CHECKING (makes "disable" the default)

And AC_CONFIG_SUBDIRS should imply AC_DISABLE_OPTION_CHECKING and automatically add --disable-option-checking to recursive configure invocations.

You are starting to make sense now. :-)

Better all the time ...

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

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