Hiroshi Inoue writes:

> For example the following line
>     CFLAGS+= -DFRONTEND -I$(srcdir)
> in makefiles doesn't work currently.
> 
> I found the recent change in Makefile.global.in.
> ifeq ($(GCC), yes)
>      override CFLAGS += -Wall -Wmissing-prototypes -Wmissing-declarations
> endif

Seems like a problem in make.  What versions are you using?

-- 
Peter Eisentraut      [EMAIL PROTECTED]       http://yi.org/peter-e/

Reply via email to