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