X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=config.mak.in;h=a0c34eec15773f0f3e4d2b4e12f0c76e722ede95;hb=ac58c4c795455addd0d8f007e969d56e43f1165b;hp=b4e65c32b235eafafefeed1c755be7e1ad5c71ae;hpb=aa57328d60f5d5a5f74d1d336caf06b6bdf4fd03;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@