Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: Fix handling of fractional timezones in parse_date
[gitweb.git]
/
config.mak.in
diff --git
a/config.mak.in
b/config.mak.in
index 55dcd30009055dd895f03e5fccca777017e1d389..961497305777fcbd67001fdae1335fcfe2910e88 100644
(file)
--- a/
config.mak.in
+++ b/
config.mak.in
@@
-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@