config.h.in revision f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2
1f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* config.h.in.  Generated from configure.ac by autoheader.  */
2f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
3f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if you have the <dlfcn.h> header file. */
4f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE_DLFCN_H
5f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
6f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if you have the ICU library. */
7f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE_ICU
8f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
9f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if you have the <inttypes.h> header file. */
10f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE_INTTYPES_H
11f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
12f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if you have the <memory.h> header file. */
13f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE_MEMORY_H
14f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
15f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if you have the <stdint.h> header file. */
16f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE_STDINT_H
17f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
18f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if you have the <stdlib.h> header file. */
19f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE_STDLIB_H
20f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
21f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if the system has the type `std::tr1::hash<long long
22f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson   unsigned>'. */
23f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE_STD__TR1__HASH_LONG_LONG_UNSIGNED_
24f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
25f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if you have the <strings.h> header file. */
26f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE_STRINGS_H
27f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
28f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if you have the <string.h> header file. */
29f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE_STRING_H
30f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
31f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if you have the <sys/stat.h> header file. */
32f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE_SYS_STAT_H
33f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
34f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if you have the <sys/types.h> header file. */
35f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE_SYS_TYPES_H
36f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
37f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if you have the <unistd.h> header file. */
38f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE_UNISTD_H
39f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
40f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if the system has the type `__gnu_cxx::slist<int>'. */
41f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef HAVE___GNU_CXX__SLIST_INT_
42f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
43f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to the sub-directory in which libtool stores uninstalled libraries.
44f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson   */
45f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef LT_OBJDIR
46f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
47f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Name of package */
48f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef PACKAGE
49f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
50f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to the address where bug reports for this package should be sent. */
51f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef PACKAGE_BUGREPORT
52f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
53f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to the full name of this package. */
54f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef PACKAGE_NAME
55f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
56f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to the full name and version of this package. */
57f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef PACKAGE_STRING
58f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
59f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to the one symbol short name of this package. */
60f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef PACKAGE_TARNAME
61f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
62f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to the home page for this package. */
63f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef PACKAGE_URL
64f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
65f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to the version of this package. */
66f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef PACKAGE_VERSION
67f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
68f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Define to 1 if you have the ANSI C header files. */
69f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef STDC_HEADERS
70f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson
71f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson/* Version number of package */
72f4c12fce1ee58e670f9c3fce46c40296ba9ee8a2Ian Hodson#undef VERSION
73