Expose C library's gettext. Fixes #516412.

This commit is contained in:
Martin v. Löwis 2002-03-27 18:49:02 +00:00
parent 4208d4f757
commit 2e64c34850
6 changed files with 448 additions and 342 deletions

View file

@ -645,6 +645,9 @@
/* Define if you have the <langinfo.h> header file. */
#undef HAVE_LANGINFO_H
/* Define if you have the <libintl.h> header file. */
#undef HAVE_LIBINTL_H
/* Define if you have the <libutil.h> header file. */
#undef HAVE_LIBUTIL_H