summaryrefslogtreecommitdiff
path: root/localedef/config.h.in
diff options
context:
space:
mode:
authorrichard <richard@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2006-09-07 17:10:20 +0000
committerrichard <richard@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2006-09-07 17:10:20 +0000
commitf935b46154ef46a1a002d9336c2e2939e52efbda (patch)
tree6f5283c62928e00c8dc66a749664db94ef05945e /localedef/config.h.in
parent9a035a0c3165e546301a89bded17303cf14b56bb (diff)
Initial commit
git-svn-id: svn://svn.eglibc.org/trunk@168 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'localedef/config.h.in')
-rw-r--r--localedef/config.h.in178
1 files changed, 178 insertions, 0 deletions
diff --git a/localedef/config.h.in b/localedef/config.h.in
new file mode 100644
index 000000000..98d2ba68a
--- /dev/null
+++ b/localedef/config.h.in
@@ -0,0 +1,178 @@
+/* config.h.in. Generated from configure.ac by autoheader. */
+
+/* Define to your build machine's byte order */
+#undef BUILD_BYTE_ORDER
+
+/* Define if you have the asprintf() function */
+#undef HAVE_ASPRINTF
+
+/* Define if you have the blksize_t type */
+#undef HAVE_BLKSIZE_T
+
+/* Define to 1 if you have the <byteswap.h> header file. */
+#undef HAVE_BYTESWAP_H
+
+/* Define if you have the comparison_fn_t type */
+#undef HAVE_COMPARISON_FN_T
+
+/* Define to 1 if you have the <ctype.h> header file. */
+#undef HAVE_CTYPE_H
+
+/* Define to 1 if you have the <dirent.h> header file. */
+#undef HAVE_DIRENT_H
+
+/* Define to 1 if you have the <endian.h> header file. */
+#undef HAVE_ENDIAN_H
+
+/* Define if you have the euidaccess() function */
+#undef HAVE_EUIDACCESS
+
+/* Define to 1 if you have the <fcntl.h> header file. */
+#undef HAVE_FCNTL_H
+
+/* Define to 1 if you have the <features.h> header file. */
+#undef HAVE_FEATURES_H
+
+/* Define if you have the ftruncate64() function */
+#undef HAVE_FTRUNCATE64
+
+/* Define if you have the getdelim() function */
+#undef HAVE_GETDELIM
+
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define if you have the int_fast32_t type */
+#undef HAVE_INT_FAST32_T
+
+/* Define to 1 if you have the `intl' library (-lintl). */
+#undef HAVE_LIBINTL
+
+/* Define to 1 if you have the <libintl.h> header file. */
+#undef HAVE_LIBINTL_H
+
+/* Define to 1 if you have the `posix4' library (-lposix4). */
+#undef HAVE_LIBPOSIX4
+
+/* Define if you have the lseek64() function */
+#undef HAVE_LSEEK64
+
+/* Define to 1 if you have the <mcheck.h> header file. */
+#undef HAVE_MCHECK_H
+
+/* Define to 1 if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
+/* Define if you have the mempcpy() function */
+#undef HAVE_MEMPCPY
+
+/* Define if you have the mmap64() function */
+#undef HAVE_MMAP64
+
+/* Define to 1 if you have the <nl_types.h> header file. */
+#undef HAVE_NL_TYPES_H
+
+/* Define if you have the obstack_printf() function */
+#undef HAVE_OBSTACK_PRINTF
+
+/* Define if you have the off64_t type */
+#undef HAVE_OFF64_T
+
+/* Define if you have the open64() function */
+#undef HAVE_OPEN64
+
+/* Define if your headers declare program_invocation_name */
+#undef HAVE_PROGRAM_INVOCATION_NAME
+
+/* Define if your headers declare program_invocation_short_name */
+#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
+
+/* Define if you have the readdir64() function */
+#undef HAVE_READDIR64
+
+/* Define if you have the stat64() function */
+#undef HAVE_STAT64
+
+/* Define to 1 if you have the <stdbool.h> header file. */
+#undef HAVE_STDBOOL_H
+
+/* Define to 1 if you have the <stdint.h> header file. */
+#undef HAVE_STDINT_H
+
+/* Define to 1 if you have the <stdio_ext.h> header file. */
+#undef HAVE_STDIO_EXT_H
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define if you have the stpcpy() function */
+#undef HAVE_STPCPY
+
+/* Define if you have the strchrnul() function */
+#undef HAVE_STRCHRNUL
+
+/* Define to 1 if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
+/* Define to 1 if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define if you have the strndup() function */
+#undef HAVE_STRNDUP
+
+/* Define if you have the strsep() function */
+#undef HAVE_STRSEP
+
+/* Define to 1 if you have the <sys/cdefs.h> header file. */
+#undef HAVE_SYS_CDEFS_H
+
+/* Define to 1 if you have the <sys/mman.h> header file. */
+#undef HAVE_SYS_MMAN_H
+
+/* Define to 1 if you have the <sys/param.h> header file. */
+#undef HAVE_SYS_PARAM_H
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
+/* Define to 1 if you have the <sys/uio.h> header file. */
+#undef HAVE_SYS_UIO_H
+
+/* Define to 1 if you have the <time.h> header file. */
+#undef HAVE_TIME_H
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
+
+/* Define if you have the vasprintf() function */
+#undef HAVE_VASPRINTF
+
+/* Define if you have the vprintf() function */
+#undef HAVE_VPRINTF
+
+/* Define to 1 if you have the <wctype.h> header file. */
+#undef HAVE_WCTYPE_H
+
+/* Define if you have the __compar_fn_t type */
+#undef HAVE___COMPAR_FN_T
+
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS