iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / fwriting
index f3e94a312bd0031e3ce16ce21c0938d19ef848c2..522bdb332b994f62e27b89ede018de9815cd35b1 100644 (file)
@@ -12,6 +12,9 @@ stdbool
 
 configure.ac:
 gl_FUNC_FWRITING
+if test $ac_cv_func___fwriting = no; then
+  AC_LIBOBJ([fwriting])
+fi
 
 Makefile.am: