1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* always defined to indicate that i18n is enabled */
4#undef ENABLE_NLS
5
6/* GETTEXT package name */
7#undef GETTEXT_PACKAGE
8
9/* Define to 1 if you have the `bind_textdomain_codeset' function. */
10#undef HAVE_BIND_TEXTDOMAIN_CODESET
11
12/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
13   CoreFoundation framework. */
14#undef HAVE_CFLOCALECOPYCURRENT
15
16/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
17   the CoreFoundation framework. */
18#undef HAVE_CFPREFERENCESCOPYAPPVALUE
19
20/* Define to 1 if you have the `dcgettext' function. */
21#undef HAVE_DCGETTEXT
22
23/* Define to 1 if you have the <dlfcn.h> header file. */
24#undef HAVE_DLFCN_H
25
26/* Define if the GNU gettext() function is already present or preinstalled. */
27#undef HAVE_GETTEXT
28
29/* Define to 1 if you have the <inttypes.h> header file. */
30#undef HAVE_INTTYPES_H
31
32/* iso-codes available */
33#undef HAVE_ISO_CODES
34
35/* Define if your <locale.h> file defines LC_MESSAGES. */
36#undef HAVE_LC_MESSAGES
37
38/* Define to 1 if you have the <locale.h> header file. */
39#undef HAVE_LOCALE_H
40
41/* Define to 1 if you have the <memory.h> header file. */
42#undef HAVE_MEMORY_H
43
44/* Define to 1 if you have the <stdint.h> header file. */
45#undef HAVE_STDINT_H
46
47/* Define to 1 if you have the <stdlib.h> header file. */
48#undef HAVE_STDLIB_H
49
50/* Define to 1 if you have the <strings.h> header file. */
51#undef HAVE_STRINGS_H
52
53/* Define to 1 if you have the <string.h> header file. */
54#undef HAVE_STRING_H
55
56/* Define to 1 if you have the <sys/stat.h> header file. */
57#undef HAVE_SYS_STAT_H
58
59/* Define to 1 if you have the <sys/types.h> header file. */
60#undef HAVE_SYS_TYPES_H
61
62/* Define to 1 if you have the <unistd.h> header file. */
63#undef HAVE_UNISTD_H
64
65/* ISO codes locale dir */
66#undef ISO_CODES_LOCALEDIR
67
68/* ISO codes prefix */
69#undef ISO_CODES_PREFIX
70
71/* Define to the sub-directory where libtool stores uninstalled libraries. */
72#undef LT_OBJDIR
73
74/* Name of package */
75#undef PACKAGE
76
77/* Define to the address where bug reports for this package should be sent. */
78#undef PACKAGE_BUGREPORT
79
80/* Define to the full name of this package. */
81#undef PACKAGE_NAME
82
83/* Define to the full name and version of this package. */
84#undef PACKAGE_STRING
85
86/* Define to the one symbol short name of this package. */
87#undef PACKAGE_TARNAME
88
89/* Define to the home page for this package. */
90#undef PACKAGE_URL
91
92/* Define to the version of this package. */
93#undef PACKAGE_VERSION
94
95/* Define to 1 if you have the ANSI C header files. */
96#undef STDC_HEADERS
97
98/* Version number of package */
99#undef VERSION
100