summaryrefslogtreecommitdiff
path: root/modules/posixver
blob: bb5ac77d41b117578110898adb23af9b72a87da2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
Determine desired POSIX specification version, according to user's environment
variables.

Files:
lib/posixver.h
lib/posixver.c
m4/posixver.m4

Depends-on:

configure.ac:
gl_POSIXVER

Makefile.am:
lib_SOURCES += posixver.c

Include:
"posixver.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering