Merge branch 'jt/itimer-autoconf'
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 Sep 2014 05:17:23 +0000 (22:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Sep 2014 05:17:24 +0000 (22:17 -0700)
setitmer(2) and related API elements can be configured from
Makefile but autoconf did not know about it.

* jt/itimer-autoconf:
autoconf: check for setitimer()
autoconf: check for struct itimerval
git-compat-util.h: add missing semicolon after struct itimerval

1  2 
git-compat-util.h
Simple merge