mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / expl
index a0ccf884488df449686344e93754f3c0f47b764a..ed377c305e5735eca0dfdb1e1681bece0e9f1e4b 100644 (file)
@@ -13,6 +13,9 @@ floorl          [test $HAVE_EXPL = 0]
 
 configure.ac:
 gl_FUNC_EXPL
+if test $HAVE_EXPL = 0; then
+  AC_LIBOBJ([expl])
+fi
 gl_MATH_MODULE_INDICATOR([expl])
 
 Makefile.am: