]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.mak.in
autoconf: Add test for OLD_ICONV (squelching compiler warning)
[thirdparty/git.git] / config.mak.in
index 776b80565902af3de1c2a33af062dd4de719a267..7d5df9bf3c5dc898a68b538bae55f3d44dbc01ff 100644 (file)
@@ -35,7 +35,11 @@ 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@
+OLD_ICONV=@OLD_ICONV@
 NO_DEFLATE_BOUND=@NO_DEFLATE_BOUND@