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/
- [HACKERS] CVS broken? Philip Warner
- Re: [HACKERS] CVS broken? Hiroshi Inoue
- Re: [HACKERS] CVS broken? Bruce Momjian
- Re: [HACKERS] CVS broken? Peter Eisentraut
- Re: [HACKERS] CVS broken? Hiroshi Inoue