]> git.ipfire.org Git - thirdparty/git.git/commit - configure.ac
autoconf: check for struct itimerval
authorJonas 'Sortie' Termansen <sortie@maxsi.org>
Fri, 29 Aug 2014 16:42:34 +0000 (09:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 Aug 2014 17:39:39 +0000 (10:39 -0700)
commit6441090cf234b88c2fdbb9cd754714108fd57755
tree3271a3ff56556961486eaff060f4f4b23da5e332
parent981ff520b7487886c773910d6309ec327efba3ea
autoconf: check for struct itimerval

The Makefile has provisions for this case, so let's detect it in the
configure script as well.

Signed-off-by: Jonas 'Sortie' Termansen <sortie@maxsi.org>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
configure.ac