Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / mountlist
index 7bfbb650668d866c16c759bb7e6629e22b970b67..91f388d9d7c9b2c02ed2276d9ebde3da599dc530 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Return list of mounted filesystems.
 
 Files:
 lib/mountlist.h
@@ -8,15 +9,19 @@ m4/fstypename.m4
 m4/mountlist.m4
 
 Depends-on:
+stdbool
 xalloc
-unlocked-io
 
 configure.ac:
 gl_MOUNTLIST
 
 Makefile.am:
-lib_SOURCES += mountlist.h
 
 Include:
 "mountlist.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering