K 10 svn:author V 3 bde K 8 svn:date V 27 1997-06-29T16:39:11.000000Z K 7 svn:log V 367 Fixed the fix for not using -fomit-frame-pointer with -pg. The previous fix stopped it being used in all cases, because substitution on unset variables does not work. When profiling, put -malign-functions=4 in CFLAGS instead of in PROF. This fixes the histogram counts for profiling support functions. It gives bogus but harmless extra alignment for genassym etc. END