mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
25 lines
286 B
Plaintext
25 lines
286 B
Plaintext
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:
|
|
|
|
Include:
|
|
"posixver.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|