1 /* config.h.in. Generated from configure.ac by autoheader. */
10 #undef CANONICAL_TARGET
12 /* Define to enable nsfw */
15 /* Define to enable todo support */
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 `strrchr' 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 `strtol' function. */
95 /* Define to 1 if you have the <sys/stat.h> header file. */
96 #undef HAVE_SYS_STAT_H
98 /* Define to 1 if you have the <sys/types.h> header file. */
99 #undef HAVE_SYS_TYPES_H
101 /* Define to 1 if you have the <unistd.h> header file. */
104 /* Define to 1 if you have the `vasprintf' function. */
105 #undef HAVE_VASPRINTF
110 /* Define as const if the declaration of iconv() needs const. */
113 /* Define to the sub-directory in which libtool stores uninstalled libraries.
117 /* Name of package */
120 /* Define to the address where bug reports for this package should be sent. */
121 #undef PACKAGE_BUGREPORT
123 /* Define to the full name of this package. */
126 /* Define to the full name and version of this package. */
127 #undef PACKAGE_STRING
129 /* Define to the one symbol short name of this package. */
130 #undef PACKAGE_TARNAME
132 /* Define to the home page for this package. */
135 /* Define to the version of this package. */
136 #undef PACKAGE_VERSION
138 /* Define to 1 if you have the ANSI C header files. */
141 /* Enable extensions on AIX 3, Interix. */
145 /* Enable GNU extensions on systems that have them. */
149 /* Enable threading extensions on Solaris. */
150 #ifndef _POSIX_PTHREAD_SEMANTICS
151 # undef _POSIX_PTHREAD_SEMANTICS
153 /* Enable extensions on HP NonStop. */
154 #ifndef _TANDEM_SOURCE
155 # undef _TANDEM_SOURCE
157 /* Enable general extensions on Solaris. */
158 #ifndef __EXTENSIONS__
159 # undef __EXTENSIONS__
163 /* Version number of package */
166 /* Define to 1 if on MINIX. */
169 /* Define to 2 if the system does not provide POSIX.1 features except with
171 #undef _POSIX_1_SOURCE
173 /* Define to 1 if you need to in order for `stat' and other things to work. */
176 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
177 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
178 #define below would cause a syntax error. */
181 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
182 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
183 #define below would cause a syntax error. */
186 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
187 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
188 #define below would cause a syntax error. */
191 /* Define to rpl_malloc if the replacement function should be used. */
194 /* Define to rpl_realloc if the replacement function should be used. */
197 /* Define to `unsigned int' if <sys/types.h> does not define. */
200 /* Define to the type of an unsigned integer type of width exactly 32 bits if
201 such a type exists and the standard includes do not define it. */
204 /* Define to the type of an unsigned integer type of width exactly 64 bits if
205 such a type exists and the standard includes do not define it. */
208 /* Define to the type of an unsigned integer type of width exactly 8 bits if
209 such a type exists and the standard includes do not define it. */