K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2013-08-08T08:32:50.378580Z
K 7
svn:log
V 361
test suite:  add libm for linking

On some platforms (like AIX), linking with libm is needed as the test
suite uses math functions.  Though only lib/confparse-t.c currently
uses is_double()/ok_double(), add libm to the whole test suite.

Updating to the latest release of Russ' C TAP Harness will make it
possible to link with libm only for the relevant tests.

END
