Avoid possible link error.
authorBruno Haible <bruno@clisp.org>
Sat, 15 Nov 2008 22:31:45 +0000 (23:31 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 15 Nov 2008 22:31:45 +0000 (23:31 +0100)
ChangeLog
modules/frexpl-tests

index 9c1c6d7577d41695098a073fc5efd5cee684f748..32767a8e5013c63ad747ae8599563aad332d943c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-15  Bruno Haible  <bruno@clisp.org>
+
+       * modules/frexpl-tests (Makefile.am): Link test-frexpl with
+       $(FREXPL_LIBM).
+
 2008-11-15  Bruno Haible  <bruno@clisp.org>
 
        * lib/netdb.in.h: Activate the definitions also when the system's
index e3b2d55c69def00ccd60cc2c40e817ae7ca71f53..6291f4eb2424a3ecedc4f18d45a2c1f82602fb0c 100644 (file)
@@ -12,6 +12,7 @@ configure.ac:
 Makefile.am:
 TESTS += test-frexpl
 check_PROGRAMS += test-frexpl
+test_frexpl_LDADD = $(LDADD) @FREXPL_LIBM@
 
 License:
 LGPL