K 10 svn:author V 2 mi K 8 svn:date V 27 2007-09-26T22:54:14.000000Z K 7 svn:log V 331 The LDFLAGS, CPPFLAGS, etc. are set during configure step. We don't need to bother with the situations, when /etc/make.conf, etc. are updated between configure and build. The way things are now, linking might break in certain cases because LDFLAGS is set to empty string (instead of being unset). Notified by: Pierre Guinoiseau END