ldexpl test: Fix link error on OSF/1 5.1.
authorBruno Haible <bruno@clisp.org>
Mon, 20 Dec 2010 01:55:53 +0000 (02:55 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 20 Dec 2010 01:55:53 +0000 (02:55 +0100)
* modules/ldexpl-tests (Makefile.am): Define test_ldexpl_LDADD.

ChangeLog
modules/ldexpl-tests

index f9020abed9616bf99217e9fd21f62e373b3bed93..3024bec71717659007fb3cc100df2b048c0ce187 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-12-19  Bruno Haible  <bruno@clisp.org>
+
+       ldexpl test: Fix link error on OSF/1 5.1.
+       * modules/ldexpl-tests (Makefile.am): Define test_ldexpl_LDADD.
+
 2010-12-19  Bruno Haible  <bruno@clisp.org>
 
        wctype: Make it work in C++ mode on OSF/1 5.1.
index 223175f6114d786d12b677ced74a40d57fef3034..1daeb6fa2a260e059062199a3411ea2bae3a4c5c 100644 (file)
@@ -16,3 +16,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-ldexpl
 check_PROGRAMS += test-ldexpl
+test_ldexpl_LDADD = $(LDADD) @LDEXPL_LIBM@