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 peter_e(at)gmx(dot)net http://yi.org/peter-e/