fpending: fix typo
[gnulib.git] / modules / posixver
index 72ffab6..bb5ac77 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,13 @@ configure.ac:
 gl_POSIXVER
 
 Makefile.am:
-lib_SOURCES += posixver.h posixver.c
+lib_SOURCES += posixver.c
 
 Include:
 "posixver.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering