diff options
author | Reuben Hawkins <reubenhwk@gmail.com> | 2015-01-08 12:00:55 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-01-09 15:33:39 -0800 |
commit | 8bd2c972b1e2343620cad5b0f56de0f2524b7564 (patch) | |
tree | 69b74ba91daea5fa17b5a97df5d78e47590a9fda /Documentation/Makefile | |
parent | Merge branch 'sb/t5400-remove-unused' (diff) | |
download | tgif-8bd2c972b1e2343620cad5b0f56de0f2524b7564.tar.xz |
configure.ac: check 'tv_nsec' field in 'struct stat'
Detect 'tv_nsec' field in 'struct stat' and set Makefile variable
NO_NSEC appropriately.
A side-effect of the above detection is that we also determine
whether 'stat.st_mtimespec' is available, so, as a bonus, set the
Makefile variable USE_ST_TIMESPEC, as well.
Signed-off-by: Reuben Hawkins <reubenhwk@gmail.com>
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Reviewed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/Makefile')
0 files changed, 0 insertions, 0 deletions