Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile & configure: add a NO_FNMATCH flag
[gitweb.git]
/
config.mak.in
diff --git
a/config.mak.in
b/config.mak.in
index b4e65c32b235eafafefeed1c755be7e1ad5c71ae..49f3df5f2026207761e10f8ea69166a167f496db 100644
(file)
--- 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_FNMATCH=@NO_FNMATCH@
NO_MEMMEM=@NO_MEMMEM@
NO_STRLCPY=@NO_STRLCPY@
NO_UINTMAX_T=@NO_UINTMAX_T@