projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1e3b66
)
autoconf: regex library detection typofix
author
Junio C Hamano
<gitster@pobox.com>
Sun, 22 Aug 2010 16:44:45 +0000
(09:44 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 22 Aug 2010 16:44:45 +0000
(09:44 -0700)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 71ac89fab3f8ad7298059af251eb06e30227b334..ed0561b5d4738c7955ac3603084c8a676c1c56dd 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-718,7
+718,7
@@
yippeeyeswehaveit
#endif
]),
[ac_cv_c_excellent_regex=yes],
- [ac_cv_c_excellent_regex=
yes
])
+ [ac_cv_c_excellent_regex=
no
])
])
if test $ac_cv_c_excellent_regex = yes; then
NO_REGEX=