]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.mak.in
Merge branch 'jj/icase-directory'
[thirdparty/git.git] / config.mak.in
index a0c34eec15773f0f3e4d2b4e12f0c76e722ede95..56343bab505b59289d0a5334a2a6ac840d3f10d1 100644 (file)
@@ -47,6 +47,8 @@ NO_C99_FORMAT=@NO_C99_FORMAT@
 NO_HSTRERROR=@NO_HSTRERROR@
 NO_STRCASESTR=@NO_STRCASESTR@
 NO_STRTOK_R=@NO_STRTOK_R@
+NO_FNMATCH=@NO_FNMATCH@
+NO_FNMATCH_CASEFOLD=@NO_FNMATCH_CASEFOLD@
 NO_MEMMEM=@NO_MEMMEM@
 NO_STRLCPY=@NO_STRLCPY@
 NO_UINTMAX_T=@NO_UINTMAX_T@