K 10 svn:author V 6 glewis K 8 svn:date V 27 2005-03-18T15:54:11.000000Z K 7 svn:log V 179 . Fix the build for gcc 3.4 (and hence FreeBSD 5.x). For some reason -lm is added when we're using gcc 2.95.4, but not using gcc 3.4. Since its required, add it explicitly. END