gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / mountlist
index 3d695e9..1e7d22a 100644 (file)
@@ -10,11 +10,16 @@ m4/mountlist.m4
 
 Depends-on:
 stdbool
-strstr
+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: