X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=config.mak.in;h=a0c34eec15773f0f3e4d2b4e12f0c76e722ede95;hb=13a4899886958c211b96bced228fdaaa42674491;hp=b4e65c32b235eafafefeed1c755be7e1ad5c71ae;hpb=449aeb10d5d28083199f82c444b55a03c545e956;p=git.git diff --git a/config.mak.in b/config.mak.in index b4e65c32b..a0c34eec1 100644 --- a/config.mak.in +++ b/config.mak.in @@ -46,6 +46,7 @@ NO_IPV6=@NO_IPV6@ NO_C99_FORMAT=@NO_C99_FORMAT@ NO_HSTRERROR=@NO_HSTRERROR@ NO_STRCASESTR=@NO_STRCASESTR@ +NO_STRTOK_R=@NO_STRTOK_R@ NO_MEMMEM=@NO_MEMMEM@ NO_STRLCPY=@NO_STRLCPY@ NO_UINTMAX_T=@NO_UINTMAX_T@ @@ -58,6 +59,7 @@ NO_INET_NTOP=@NO_INET_NTOP@ NO_INET_PTON=@NO_INET_PTON@ NO_ICONV=@NO_ICONV@ OLD_ICONV=@OLD_ICONV@ +NO_REGEX=@NO_REGEX@ NO_DEFLATE_BOUND=@NO_DEFLATE_BOUND@ INLINE=@INLINE@ SOCKLEN_T=@SOCKLEN_T@