autoconf: Add tests for memmem, strtoumax and mkdtemp functions
commit2439755630de90abc9378483e73d3ba54c36ee71
authorJakub Narebski <jnareb@gmail.com>
Mon, 19 Nov 2007 18:47:05 +0000 (19 19:47 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Nov 2007 21:16:15 +0000 (20 13:16 -0800)
tree905c9b60be50201e860c0cbc76ef8a47a0b11e8d
parent9d066745708b77ef917565d699d5d193bfb00fbd
autoconf: Add tests for memmem, strtoumax and mkdtemp functions

Update configure.ac (and config.mak.in) to keep up with git
development by adding tests for memmem (NO_MEMMEM), strtoumax
(NO_STRTOUMAX) and mkdtemp (NO_MKDTEMP) functions.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.mak.in
configure.ac