1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if translation of program messages to the user's native
4   language is requested. */
5#undef ENABLE_NLS
6
7/* GETTEXT package name */
8#undef GETTEXT_PACKAGE
9
10/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
11   CoreFoundation framework. */
12#undef HAVE_CFLOCALECOPYCURRENT
13
14/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
15   the CoreFoundation framework. */
16#undef HAVE_CFPREFERENCESCOPYAPPVALUE
17
18/* Define if the GNU dcgettext() function is already present or preinstalled.
19   */
20#undef HAVE_DCGETTEXT
21
22/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
23   */
24#undef HAVE_DIRENT_H
25
26/* Define to 1 if you have the <dlfcn.h> header file. */
27#undef HAVE_DLFCN_H
28
29/* Define to 1 if you have the <fcntl.h> header file. */
30#undef HAVE_FCNTL_H
31
32/* Define if the GNU gettext() function is already present or preinstalled. */
33#undef HAVE_GETTEXT
34
35/* Define to 1 if you have the `gettimeofday' function. */
36#undef HAVE_GETTIMEOFDAY
37
38/* Define if you have the iconv() function. */
39#undef HAVE_ICONV
40
41/* Define to 1 if you have the <inttypes.h> header file. */
42#undef HAVE_INTTYPES_H
43
44/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
45   to 0 otherwise. */
46#undef HAVE_MALLOC
47
48/* Define to 1 if you have the <memory.h> header file. */
49#undef HAVE_MEMORY_H
50
51/* Define to 1 if you have the `memset' function. */
52#undef HAVE_MEMSET
53
54/* Define to 1 if you have the `nanosleep' function. */
55#undef HAVE_NANOSLEEP
56
57/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
58#undef HAVE_NDIR_H
59
60/* Define to 1 if your system has a GNU libc compatible `realloc' function,
61   and to 0 otherwise. */
62#undef HAVE_REALLOC
63
64/* Define to 1 if you have the <sched.h> header file. */
65#undef HAVE_SCHED_H
66
67/* Define to 1 if you have the `select' function. */
68#undef HAVE_SELECT
69
70/* Define to 1 if you have the `sqrt' function. */
71#undef HAVE_SQRT
72
73/* Define to 1 if you have the <stdint.h> header file. */
74#undef HAVE_STDINT_H
75
76/* Define to 1 if you have the <stdlib.h> header file. */
77#undef HAVE_STDLIB_H
78
79/* Define to 1 if you have the `strdup' function. */
80#undef HAVE_STRDUP
81
82/* Define to 1 if you have the <strings.h> header file. */
83#undef HAVE_STRINGS_H
84
85/* Define to 1 if you have the <string.h> header file. */
86#undef HAVE_STRING_H
87
88/* Define to 1 if you have the `strndup' function. */
89#undef HAVE_STRNDUP
90
91/* Define to 1 if you have the `sysconf' function. */
92#undef HAVE_SYSCONF
93
94/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
95   */
96#undef HAVE_SYS_DIR_H
97
98/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
99   */
100#undef HAVE_SYS_NDIR_H
101
102/* Define to 1 if you have the <sys/sched.h> header file. */
103#undef HAVE_SYS_SCHED_H
104
105/* Define to 1 if you have the <sys/select.h> header file. */
106#undef HAVE_SYS_SELECT_H
107
108/* Define to 1 if you have the <sys/socket.h> header file. */
109#undef HAVE_SYS_SOCKET_H
110
111/* Define to 1 if you have the <sys/stat.h> header file. */
112#undef HAVE_SYS_STAT_H
113
114/* Define to 1 if you have the <sys/time.h> header file. */
115#undef HAVE_SYS_TIME_H
116
117/* Define to 1 if you have the <sys/types.h> header file. */
118#undef HAVE_SYS_TYPES_H
119
120/* Define to 1 if you have the <unistd.h> header file. */
121#undef HAVE_UNISTD_H
122
123/* Define to 1 if you have the `usleep' function. */
124#undef HAVE_USLEEP
125
126/* String catalog location */
127#undef LOCALEDIR
128
129/* glib-2.0 thread implementation available */
130#undef LV_HAVE_GTHREAD2
131
132/* Name of package */
133#undef PACKAGE
134
135/* Define to the address where bug reports for this package should be sent. */
136#undef PACKAGE_BUGREPORT
137
138/* Define to the full name of this package. */
139#undef PACKAGE_NAME
140
141/* Define to the full name and version of this package. */
142#undef PACKAGE_STRING
143
144/* Define to the one symbol short name of this package. */
145#undef PACKAGE_TARNAME
146
147/* Define to the version of this package. */
148#undef PACKAGE_VERSION
149
150/* Define to the type of arg 1 for `select'. */
151#undef SELECT_TYPE_ARG1
152
153/* Define to the type of args 2, 3 and 4 for `select'. */
154#undef SELECT_TYPE_ARG234
155
156/* Define to the type of arg 5 for `select'. */
157#undef SELECT_TYPE_ARG5
158
159/* The size of a `int', as computed by sizeof. */
160#undef SIZEOF_INT
161
162/* The size of a `long', as computed by sizeof. */
163#undef SIZEOF_LONG
164
165/* The size of a `short', as computed by sizeof. */
166#undef SIZEOF_SHORT
167
168/* The size of a `size_t', as computed by sizeof. */
169#undef SIZEOF_SIZE_T
170
171/* Define to 1 if you have the ANSI C header files. */
172#undef STDC_HEADERS
173
174/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
175#undef TIME_WITH_SYS_TIME
176
177/* Version number of package */
178#undef VERSION
179
180/* Define to empty if `const' does not conform to ANSI C. */
181#undef const
182
183/* Define to `__inline__' or `__inline' if that's what the C compiler
184   calls it, or to nothing if 'inline' is not supported under any name.  */
185#ifndef __cplusplus
186#undef inline
187#endif
188
189/* Define to rpl_malloc if the replacement function should be used. */
190#undef malloc
191
192/* Define to rpl_realloc if the replacement function should be used. */
193#undef realloc
194
195/* Define to `unsigned' if <sys/types.h> does not define. */
196#undef size_t
197