Depend on xgetcwd. From Derek Price.
[gnulib.git] / modules / posixver
index 72ffab6..88da29a 100644 (file)
@@ -1,4 +1,6 @@
 Description:
+Determine desired POSIX specification version, according to user's environment
+variables.
 
 Files:
 lib/posixver.h
@@ -16,3 +18,6 @@ lib_SOURCES += posixver.h posixver.c
 Include:
 "posixver.h"
 
+Maintainer:
+Paul Eggert, Jim Meyering
+