pipe-posix: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / mountlist
index ce5342cb055bacbe620b39d98e31520e76411a51..1e7d22a5e048c75bbc28e3c7c7fd5b8fa16c08b8 100644 (file)
@@ -10,10 +10,16 @@ m4/mountlist.m4
 
 Depends-on:
 stdbool
+stdint
+strstr-simple
 xalloc
 
 configure.ac:
 gl_MOUNTLIST
+if test $gl_cv_list_mounted_fs = yes; then
+  AC_LIBOBJ([mountlist])
+  gl_PREREQ_MOUNTLIST_EXTRA
+fi
 
 Makefile.am: