]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.mak.in
Makefile: some platforms do not have hstrerror anywhere
[thirdparty/git.git] / config.mak.in
index 09bd5d417db61c81ec09f75a731597d7fd6e4ed7..9a0d8deacd4edfa6412de08fa9267b41e1be4f23 100644 (file)
@@ -43,6 +43,7 @@ NO_D_TYPE_IN_DIRENT=@NO_D_TYPE_IN_DIRENT@
 NO_SOCKADDR_STORAGE=@NO_SOCKADDR_STORAGE@
 NO_IPV6=@NO_IPV6@
 NO_C99_FORMAT=@NO_C99_FORMAT@
+NO_HSTRERROR=@NO_HSTRERROR@
 NO_STRCASESTR=@NO_STRCASESTR@
 NO_MEMMEM=@NO_MEMMEM@
 NO_STRLCPY=@NO_STRLCPY@