Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
autoconf: don't use platform regex if it lacks REG_STARTEND
[gitweb.git]
/
config.mak.in
diff --git
a/config.mak.in
b/config.mak.in
index b4e65c32b235eafafefeed1c755be7e1ad5c71ae..67dbd3b7399b0d5bbb1e0c9e01e14d92b6aa1b55 100644
(file)
--- a/
config.mak.in
+++ b/
config.mak.in
@@
-58,6
+58,7
@@
NO_INET_NTOP=@NO_INET_NTOP@
NO_INET_PTON=@NO_INET_PTON@
NO_ICONV=@NO_ICONV@
OLD_ICONV=@OLD_ICONV@
+NO_REGEX=@NO_REGEX@
NO_DEFLATE_BOUND=@NO_DEFLATE_BOUND@
INLINE=@INLINE@
SOCKLEN_T=@SOCKLEN_T@