]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.mak.in
compat: add a mkstemps() compatibility function
[thirdparty/git.git] / config.mak.in
index 7cce0c12d507b222d47d8469abf59bf3ef9096b9..b6619af1b92c55b004721b531672680579bdb128 100644 (file)
@@ -46,6 +46,7 @@ NO_STRTOUMAX=@NO_STRTOUMAX@
 NO_SETENV=@NO_SETENV@
 NO_UNSETENV=@NO_UNSETENV@
 NO_MKDTEMP=@NO_MKDTEMP@
+NO_MKSTEMPS=@NO_MKSTEMPS@
 NO_ICONV=@NO_ICONV@
 OLD_ICONV=@OLD_ICONV@
 NO_DEFLATE_BOUND=@NO_DEFLATE_BOUND@