Hi!

Thanks for a great library and really simple import tools.

We've found that the regex module is missing the mbstate_t.m4 file, because it causes this compile error on HP-UX:

cc: "regex_internal.h", line 375: error 1000: Unexpected symbol: "mbstate_t".

This addition into modules/regex appears to be sufficient:

Files:
m4/mbstate_t.m4

configure.ac:
AC_TYPE_MBSTATE_T

Ton

http://www.altinity.com
UK: +44 (0)870 787 9243
US: +1 866 879 9184
Fax: +44 (0)845 280 1725
Skype: tonvoon



Reply via email to