Age | Commit message (Collapse) | Author |
|
not char, for compatibility with glibc 2.1.3 strftime.c.
|
|
Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
and mbstate_t, to a single-part test that simply defines mbstate_t.
|
|
only if the test for an object-type mbstate_t fails. This
prevents us from mistakenly reporting that mbstate_t is a
system object type after we "#define mbstate_t int" to work
around its lack.
|
|
Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
|
|
|
|
by quotearg.c, for which we perform this test. From Bruno Haible.
|
|
Linux header bug when _XOPEN_SOURCE is defined to 500.
|
|
|