Merge branch 'es/configure-getdelim' into next
commitcdead14be7932b85b1ca46f6d8e22538a731b6cd
authorJunio C Hamano <gitster@pobox.com>
Thu, 11 Jun 2015 17:36:58 +0000 (11 10:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Jun 2015 17:36:58 +0000 (11 10:36 -0700)
tree5d6af3e7326fc6cc721ed70617314f1313b2f89a
parente252b4c567168f50756d8c213a5e3ab839111fcf
parent96658060d7d4317fa5e6f9309d058bdc4fd129db
Merge branch 'es/configure-getdelim' into next

Auto-detect availability of getdelim() that helps optimized version
of strbuf_getwholeline().

* es/configure-getdelim:
  configure: add getdelim() check
  config.mak.uname: Darwin: define HAVE_GETDELIM for modern OS X releases