verify: new macro 'assume'
[gnulib.git] / modules / posixver
1 Description:
2 Determine desired POSIX specification version, according to user's environment
3 variables.
4
5 Files:
6 lib/posixver.h
7 lib/posixver.c
8 m4/posixver.m4
9
10 Depends-on:
11
12 configure.ac:
13 gl_POSIXVER
14
15 Makefile.am:
16 lib_SOURCES += posixver.c
17
18 Include:
19 "posixver.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering