X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=config.mak.in;h=11d256e9cf5b51154a3bf0084f9e3bcea5702352;hb=2ce1a1f23fd83d2cab22f87aff1165fb0c7ad450;hp=eb9d7a55496492fa021e8262f052c7f46b60ea20;hpb=c80e07d4959591f5addcd48c7d42017b40c25f36;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@