autoconf: regex library detection typofix

This commit is contained in:
Junio C Hamano 2010-08-22 09:44:45 -07:00
parent a1e3b669fa
commit 231682469b

View File

@ -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=