Sam Steingold <[EMAIL PROTECTED]> writes:

> this is a glibc system and should be using the exact same code.

gnulib regex has a couple of bugs fixed, compared to older glibc.

> incidentally, why isn't ac_use_included_regex cached?

Typically we don't cache things that can be computed cheaply.  Can't
it be computed cheaply, assuming gl_cv_func_re_compile_pattern_working
is cached?


Reply via email to