On 12/4/06, Frederic Goudal <[EMAIL PROTECTED]> wrote:
It seems that configure is incorrect for solaris10 :
the gnu regex function in gnulib/lib are not compiled.
It seems that uncomenting
gl_INCLUDED_REGEX([gnulib/lib/regex.c])
(line 169)
in configure.in and runing autoconf again solved the
Hello,
It seems that configure is incorrect for solaris10 :
the gnu regex function in gnulib/lib are not compiled.
It seems that uncomenting
gl_INCLUDED_REGEX([gnulib/lib/regex.c])
(line 169)
in configure.in and runing autoconf again solved the problem.
f.g.
___