roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / posixver
index 72ffab6c4ebc000612c1cfdffdc2591d17145d3b..bb5ac77d41b117578110898adb23af9b72a87da2 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