X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=config.mak.in;h=11d256e9cf5b51154a3bf0084f9e3bcea5702352;hb=b52e985a4f824128d01220473b04057a4876060d;hp=eb9d7a55496492fa021e8262f052c7f46b60ea20;hpb=b8336519450fdedc8f9cafebc73f7a0226e34e1f;p=git.git diff --git a/config.mak.in b/config.mak.in index eb9d7a554..11d256e9c 100644 --- a/config.mak.in +++ b/config.mak.in @@ -35,7 +35,10 @@ NO_SOCKADDR_STORAGE=@NO_SOCKADDR_STORAGE@ NO_IPV6=@NO_IPV6@ NO_C99_FORMAT=@NO_C99_FORMAT@ NO_STRCASESTR=@NO_STRCASESTR@ +NO_MEMMEM=@NO_MEMMEM@ NO_STRLCPY=@NO_STRLCPY@ +NO_STRTOUMAX=@NO_STRTOUMAX@ NO_SETENV=@NO_SETENV@ +NO_MKDTEMP=@NO_MKDTEMP@ NO_ICONV=@NO_ICONV@ - +NO_DEFLATE_BOUND=@NO_DEFLATE_BOUND@