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 11:28:40 -0600 (CST)

On Thu, 14 Dec 2006, Matthew Woehlke wrote:

Shouldn't the upper-level configure know about options in the lower level? This would solve this problem, and would be beneficial for option discovery as well.

No. That would multiply the work for the top-level configure maintainer and make the top configure script sensive to release updates of subordinate packages. The coupling needs to be reduced as much as possible.

Currently top level configure scripts can be quite simple.

I don't mind if configure scripts produce warnings about configure options they don't pay attention to. They should never enforce that only options they know about are used.

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]