summaryrefslogtreecommitdiff
path: root/modules/readutmp
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-12-31 13:46:30 +0000
committerBruno Haible <bruno@clisp.org>2002-12-31 13:46:30 +0000
commit740e9a30efda7c5323b31860c249b2d9f778209c (patch)
tree45369b9e36534c2427203bcc49428fb3f24d4450 /modules/readutmp
parentace5b107220299f7c04b6da8288b037d392b6c83 (diff)
downloadgnulib-740e9a30efda7c5323b31860c249b2d9f778209c.tar.gz
Module description.
Diffstat (limited to 'modules/readutmp')
-rw-r--r--modules/readutmp20
1 files changed, 20 insertions, 0 deletions
diff --git a/modules/readutmp b/modules/readutmp
new file mode 100644
index 0000000000..11efb02748
--- /dev/null
+++ b/modules/readutmp
@@ -0,0 +1,20 @@
+Description:
+
+Files:
+lib/readutmp.h
+lib/readutmp.c
+m4/readutmp.m4
+
+Depends-on:
+xalloc
+unlocked-io
+
+configure.ac:
+gl_READUTMP
+
+Makefile.am:
+lib_SOURCES += readutmp.h
+
+Include:
+"readutmp.h"
+