Merge branch 'jt/itimer-autoconf'
commit7dded6610e813c849b8f656862626586d883c31f
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 Sep 2014 05:17:23 +0000 (29 22:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Sep 2014 05:17:24 +0000 (29 22:17 -0700)
tree3a8f57dd20898582771f008e63d9c60edee01f2e
parent0ba92ef3386a360442e0403b6655384c2d62557f
parenta6fd4fb55d255ae14dc3ced5eae6247b4a9d86ea
Merge branch 'jt/itimer-autoconf'

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
git-compat-util.h