On 27 May 2004, at 20:50, manu@... wrote: > Matthieu Herrb <matthieu.herrb@...> wrote: > >> It builds find, but Makefile.in hardcodes -Wall -O2 into CFLAGS. Since >> I'm too lazy for now to fix your configure.in script to only set those >> options if $CC is really gcc, I've just changed Makefile.in so that >> the >> resulting Makefile uses whatever $CC was found by configure. > > What option bugs Solaris' cc? -Wall or -O2? > Both of them. It only accepts -O for optimization, and doesn't know anything about the -W options. -- Matthieu
Message
Re: [milter-greylist] milter-greylist-1.3.4 is out
2004-05-27 by Matthieu Herrb