K 10 svn:author V 4 hoek K 8 svn:date V 27 2002-09-05T02:16:02.000000Z K 7 svn:log V 280 The configure script was trying to modify CFLAGS to prevent both '-O' and '-g' from being included. Under some combinations, this could even cause the resulting CFLAGS to be unuseable. Avoid any illicit touching of the CFLAGS. PR: ports/39317 (Chris Wasser ) END