On Fri, May 11, 2007 at 01:49:34PM +0300, Andrey Simonenko wrote: > > Each language has own stack of AC_LANG_WERROR settings (first `off' > in a stack is the default value):
This stack of AC_LANG_WERROR settings also can be implemented entirely in shell variables, and this will allow to use AC_LANG_WERROR in shell functions.
