* intl: Updated from gettext-0.10.13.
* intl/localealias.c intl/dcgettext.c [_LIBC]: Define HAVE_ALLOCA.
const char *categoryname));
+#ifdef _LIBC
+#define HAVE_ALLOCA 1
+#endif
+
/* For those loosing systems which don't have `alloca' we have to add
some additional code emulating it. */
#ifdef HAVE_ALLOCA
#endif
+#ifdef _LIBC
+#define HAVE_ALLOCA 1
+#endif
+
/* For those loosing systems which don't have `alloca' we have to add
some additional code emulating it. */
#ifdef HAVE_ALLOCA