maint: fts: give __opendir2 a new parameter and rename
[gnulib.git] / modules / frexpl
index d1f0159..9902aff 100644 (file)
@@ -13,6 +13,9 @@ fpucw           [test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no]
 
 configure.ac:
 gl_FUNC_FREXPL
+if test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no; then
+  AC_LIBOBJ([frexpl])
+fi
 gl_MATH_MODULE_INDICATOR([frexpl])
 
 Makefile.am: