On Fri, Nov 10, 2000 at 05:17:25PM -0800, Zack Weinberg wrote: > -GCC_WARN_CFLAGS = $(LOOSE_WARN) $($(@D)-warn) > +GCC_WARN_CFLAGS = $(LOOSE_WARN) $(STRICT_WARN) This seems like something that configure could figure out how to substitute. r~