futimens: fix configure check
[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
17 Include:
18 "posixver.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Paul Eggert, Jim Meyering