Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jt/itimer-autoconf' · 7dded661
    Junio C Hamano authored
    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
    7dded661