K 10 svn:author V 5 peter K 8 svn:date V 27 2004-05-18T22:49:15.000000Z K 7 svn:log V 205 For amd64, explicitly compile mcount.po, rather than copying mcount.o. We need to compile it with -fno-omit-frame-pointers since the mcount code depends on that, and by default it omits them without -pg. END