mirror of
https://github.com/git/git.git
synced 2026-03-12 09:59:45 +01:00
Merge branch 'ab/compat-regex' into next
* ab/compat-regex: autoconf: regex library detection typofix
This commit is contained in:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user