Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / posixver
blobbb5ac77d41b117578110898adb23af9b72a87da2
1 Description:
2 Determine desired POSIX specification version, according to user's environment
3 variables.
5 Files:
6 lib/posixver.h
7 lib/posixver.c
8 m4/posixver.m4
10 Depends-on:
12 configure.ac:
13 gl_POSIXVER
15 Makefile.am:
16 lib_SOURCES += posixver.c
18 Include:
19 "posixver.h"
21 License:
22 GPL
24 Maintainer:
25 Paul Eggert, Jim Meyering