doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / mountlist
index 65af9c1..1e7d22a 100644 (file)
@@ -16,6 +16,10 @@ xalloc
 
 configure.ac:
 gl_MOUNTLIST
+if test $gl_cv_list_mounted_fs = yes; then
+  AC_LIBOBJ([mountlist])
+  gl_PREREQ_MOUNTLIST_EXTRA
+fi
 
 Makefile.am: