idcache: Fix module description.
[pspp] / modules / posixver
index 72ffab6c4ebc000612c1cfdffdc2591d17145d3b..84891cd5480c1da4bdb33af2ff2af7a0f9c40b27 100644 (file)
@@ -1,4 +1,6 @@
 Description:
+Determine desired POSIX specification version, according to user's environment
+variables.
 
 Files:
 lib/posixver.h
@@ -11,8 +13,12 @@ configure.ac:
 gl_POSIXVER
 
 Makefile.am:
-lib_SOURCES += posixver.h posixver.c
 
 Include:
 "posixver.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering