bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Missing mbstate_t.m4 file in regex module


From: Ton Voon
Subject: Missing mbstate_t.m4 file in regex module
Date: Mon, 17 Mar 2008 23:03:43 +0000

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

[Prev in Thread] Current Thread [Next in Thread]