Doc update.
[pspp] / modules / ldexpl
index 517a40a8dd2b8e91ec8c0aa6f6207c920e905ab0..b6d31173432611c02ac0f59817f35eea6087ca1a 100644 (file)
@@ -12,6 +12,9 @@ fpucw           [test $HAVE_DECL_LDEXPL = 0 || test $gl_func_ldexpl = no]
 
 configure.ac:
 gl_FUNC_LDEXPL
+if test $HAVE_DECL_LDEXPL = 0 || test $gl_func_ldexpl = no; then
+  AC_LIBOBJ([ldexpl])
+fi
 gl_MATH_MODULE_INDICATOR([ldexpl])
 
 Makefile.am: