autoconf: regex library detection typofix
This commit is contained in:
parent
a1e3b669fa
commit
231682469b
@ -718,7 +718,7 @@ yippeeyeswehaveit
|
|||||||
#endif
|
#endif
|
||||||
]),
|
]),
|
||||||
[ac_cv_c_excellent_regex=yes],
|
[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
|
if test $ac_cv_c_excellent_regex = yes; then
|
||||||
NO_REGEX=
|
NO_REGEX=
|
||||||
|
Loading…
Reference in New Issue
Block a user