1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-02 15:41:25 +03:00
Files
gnulib/modules/posixver
Paul Eggert 3286588847 Remove lib_SOURCES line from Makefile.am section of modules where this
is now done automatically by the corresponding Autoconf macro.
2005-03-21 22:07:25 +00:00

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