On Tue, 03 Aug 2004 09:17:41 +0000 herckb at pandora.be wrote: > The trick to do this is very simple : > in the configure.in file add following line : > > CFLAGS="" > > Now there is no -02 flag present anymore and now it is possible to set > AM_CFLAGS iso CFLAGS in Makefile.am Works beautifully. Thanks! Greetings, Taco