1 /* config.h.in. Generated from configure.ac by autoheader. */
10 #undef CANONICAL_TARGET
12 /* Define to enable broken support */
15 /* Define to enable nsfw */
18 /* We have 'git describe' */
21 /* Define to 1 if you have the `asprintf' function. */
24 /* Define to 1 if you have the <dlfcn.h> header file. */
27 /* Define to 1 if you have the `getcwd' function. */
30 /* Define if you have the iconv() function and it works. */
33 /* Define to 1 if you have the <inttypes.h> header file. */
34 #undef HAVE_INTTYPES_H
36 /* Define to 1 if you have the <limits.h> header file. */
39 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
43 /* Define to 1 if you have the <memory.h> header file. */
46 /* Define to 1 if you have the `memset' function. */
49 /* Define to 1 if the system has the type `ptrdiff_t'. */
52 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
53 and to 0 otherwise. */
56 /* Define to 1 if you have the <stddef.h> header file. */
59 /* Define to 1 if you have the <stdint.h> header file. */
62 /* Define to 1 if you have the <stdlib.h> header file. */
65 /* Define to 1 if you have the `strchr' function. */
68 /* Define to 1 if you have the `strcspn' function. */
71 /* Define to 1 if you have the `strdup' function. */
74 /* Define to 1 if you have the `strerror' function. */
77 /* Define to 1 if you have the <strings.h> header file. */
80 /* Define to 1 if you have the <string.h> header file. */
83 /* Define to 1 if you have the `strpbrk' function. */
86 /* Define to 1 if you have the `strspn' function. */
89 /* Define to 1 if you have the `strstr' function. */
92 /* Define to 1 if you have the `strtok_r' function. */
95 /* Define to 1 if you have the `strtol' function. */
98 /* Define to 1 if you have the `strupr' function. */
101 /* Define to 1 if you have the <sys/stat.h> header file. */
102 #undef HAVE_SYS_STAT_H
104 /* Define to 1 if you have the <sys/types.h> header file. */
105 #undef HAVE_SYS_TYPES_H
107 /* Define to 1 if you have the <unistd.h> header file. */
110 /* Define to 1 if you have the `vasprintf' function. */
111 #undef HAVE_VASPRINTF
116 /* Define as const if the declaration of iconv() needs const. */
119 /* Define to the sub-directory in which libtool stores uninstalled libraries.
123 /* Name of package */
126 /* Define to the address where bug reports for this package should be sent. */
127 #undef PACKAGE_BUGREPORT
129 /* Define to the full name of this package. */
132 /* Define to the full name and version of this package. */
133 #undef PACKAGE_STRING
135 /* Define to the one symbol short name of this package. */
136 #undef PACKAGE_TARNAME
138 /* Define to the home page for this package. */
141 /* Define to the version of this package. */
142 #undef PACKAGE_VERSION
144 /* Define to 1 if you have the ANSI C header files. */
147 /* Enable extensions on AIX 3, Interix. */
151 /* Enable GNU extensions on systems that have them. */
155 /* Enable threading extensions on Solaris. */
156 #ifndef _POSIX_PTHREAD_SEMANTICS
157 # undef _POSIX_PTHREAD_SEMANTICS
159 /* Enable extensions on HP NonStop. */
160 #ifndef _TANDEM_SOURCE
161 # undef _TANDEM_SOURCE
163 /* Enable general extensions on Solaris. */
164 #ifndef __EXTENSIONS__
165 # undef __EXTENSIONS__
169 /* Version number of package */
172 /* Define to 1 if on MINIX. */
175 /* Define to 2 if the system does not provide POSIX.1 features except with
177 #undef _POSIX_1_SOURCE
179 /* Define to 1 if you need to in order for `stat' and other things to work. */
182 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
183 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
184 #define below would cause a syntax error. */
187 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
188 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
189 #define below would cause a syntax error. */
192 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
193 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
194 #define below would cause a syntax error. */
197 /* Define to rpl_malloc if the replacement function should be used. */
200 /* Define to rpl_realloc if the replacement function should be used. */
203 /* Define to `unsigned int' if <sys/types.h> does not define. */
206 /* Define to the type of an unsigned integer type of width exactly 32 bits if
207 such a type exists and the standard includes do not define it. */
210 /* Define to the type of an unsigned integer type of width exactly 64 bits if
211 such a type exists and the standard includes do not define it. */
214 /* Define to the type of an unsigned integer type of width exactly 8 bits if
215 such a type exists and the standard includes do not define it. */