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 /* Have libsoup-gnome */
37 #undef HAVE_LIBSOUP_GNOME
39 /* Define to 1 if you have the <limits.h> header file. */
42 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
46 /* Define to 1 if you have the <memory.h> header file. */
49 /* Define to 1 if you have the `memset' function. */
52 /* Define to 1 if the system has the type `ptrdiff_t'. */
55 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
56 and to 0 otherwise. */
59 /* Define to 1 if you have the <stddef.h> header file. */
62 /* Define to 1 if you have the <stdint.h> header file. */
65 /* Define to 1 if you have the <stdlib.h> header file. */
68 /* Define to 1 if you have the `strchr' function. */
71 /* Define to 1 if you have the `strcspn' function. */
74 /* Define to 1 if you have the `strdup' function. */
77 /* Define to 1 if you have the `strerror' function. */
80 /* Define to 1 if you have the <strings.h> header file. */
83 /* Define to 1 if you have the <string.h> header file. */
86 /* Define to 1 if you have the `strrchr' function. */
89 /* Define to 1 if you have the `strspn' function. */
92 /* Define to 1 if you have the `strstr' function. */
95 /* Define to 1 if you have the `strtol' function. */
98 /* Define to 1 if you have the <sys/stat.h> header file. */
99 #undef HAVE_SYS_STAT_H
101 /* Define to 1 if you have the <sys/types.h> header file. */
102 #undef HAVE_SYS_TYPES_H
104 /* Define to 1 if you have the <unistd.h> header file. */
107 /* Define to 1 if you have the `vasprintf' function. */
108 #undef HAVE_VASPRINTF
113 /* Define as const if the declaration of iconv() needs const. */
116 /* Define to the sub-directory in which libtool stores uninstalled libraries.
120 /* Name of package */
123 /* Define to the address where bug reports for this package should be sent. */
124 #undef PACKAGE_BUGREPORT
126 /* Define to the full name of this package. */
129 /* Define to the full name and version of this package. */
130 #undef PACKAGE_STRING
132 /* Define to the one symbol short name of this package. */
133 #undef PACKAGE_TARNAME
135 /* Define to the home page for this package. */
138 /* Define to the version of this package. */
139 #undef PACKAGE_VERSION
141 /* Define to 1 if you have the ANSI C header files. */
144 /* Enable extensions on AIX 3, Interix. */
148 /* Enable GNU extensions on systems that have them. */
152 /* Enable threading extensions on Solaris. */
153 #ifndef _POSIX_PTHREAD_SEMANTICS
154 # undef _POSIX_PTHREAD_SEMANTICS
156 /* Enable extensions on HP NonStop. */
157 #ifndef _TANDEM_SOURCE
158 # undef _TANDEM_SOURCE
160 /* Enable general extensions on Solaris. */
161 #ifndef __EXTENSIONS__
162 # undef __EXTENSIONS__
166 /* Version number of package */
169 /* Define to 1 if on MINIX. */
172 /* Define to 2 if the system does not provide POSIX.1 features except with
174 #undef _POSIX_1_SOURCE
176 /* Define to 1 if you need to in order for `stat' and other things to work. */
179 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
180 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
181 #define below would cause a syntax error. */
184 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
185 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
186 #define below would cause a syntax error. */
189 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
190 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
191 #define below would cause a syntax error. */
194 /* Define to rpl_malloc if the replacement function should be used. */
197 /* Define to rpl_realloc if the replacement function should be used. */
200 /* Define to `unsigned int' if <sys/types.h> does not define. */
203 /* Define to the type of an unsigned integer type of width exactly 32 bits if
204 such a type exists and the standard includes do not define it. */
207 /* Define to the type of an unsigned integer type of width exactly 64 bits if
208 such a type exists and the standard includes do not define it. */
211 /* Define to the type of an unsigned integer type of width exactly 8 bits if
212 such a type exists and the standard includes do not define it. */