Merge branch 'ab/compat-regex' into next

* ab/compat-regex:
  autoconf: regex library detection typofix
This commit is contained in:
Junio C Hamano
2010-08-22 09:45:09 -07:00

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=