1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273
|
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the `calloc' function. */
#undef HAVE_CALLOC
/* Define to 1 if you have the `clearerr' function. */
#undef HAVE_CLEARERR
/* Define to 1 if you have the `clock' function. */
#undef HAVE_CLOCK
/* enable debugging support */
#undef HAVE_DEBUG
/* Define to 1 if you have the declaration of `gdImageCreateFromBmpPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMBMPPTR
/* Define to 1 if you have the declaration of `gdImageCreateFromGd2Ptr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMGD2PTR
/* Define to 1 if you have the declaration of `gdImageCreateFromGifPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMGIFPTR
/* Define to 1 if you have the declaration of `gdImageCreateFromJpegPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMJPEGPTR
/* Define to 1 if you have the declaration of `gdImageCreateFromJpegPtrEx',
and to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMJPEGPTREX
/* Define to 1 if you have the declaration of `gdImageCreateFromPngPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMPNGPTR
/* Define to 1 if you have the declaration of `gdImageCreateFromTgaPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMTGAPTR
/* Define to 1 if you have the declaration of `gdImageCreateFromTiffPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMTIFFPTR
/* Define to 1 if you have the declaration of `gdImageCreateFromWBMPPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMWBMPPTR
/* Define to 1 if you have the declaration of `gdImagePaletteToTrueColor', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGEPALETTETOTRUECOLOR
/* Define to 1 if you have the declaration of
`png_set_expand_gray_1_2_4_to_8', and to 0 if you don't. */
#undef HAVE_DECL_PNG_SET_EXPAND_GRAY_1_2_4_TO_8
/* Define to 1 if you have the declaration of `png_set_gray_1_2_4_to_8', and
to 0 if you don't. */
#undef HAVE_DECL_PNG_SET_GRAY_1_2_4_TO_8
/* Define to 1 if you have the declaration of `SIGHUP', and to 0 if you don't.
*/
#undef HAVE_DECL_SIGHUP
/* Define to 1 if you have the declaration of `SIGINT', and to 0 if you don't.
*/
#undef HAVE_DECL_SIGINT
/* Define to 1 if you have the declaration of `SIGTERM', and to 0 if you
don't. */
#undef HAVE_DECL_SIGTERM
/* define 1 if GCC supports -Wdeprecated-declarations */
#undef HAVE_DIAGNOSTIC_DEPRECATED_DECLARATIONS
/* define 1 if GCC supports -Wtypedef-redefinition */
#undef HAVE_DIAGNOSTIC_TYPEDEF_REDEFINITION
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define to 1 if the system has the `deprecated' function attribute */
#undef HAVE_FUNC_ATTRIBUTE_DEPRECATED
/* whether gd is available */
#undef HAVE_GD
/* whether gdk-pixbuf2 is available */
#undef HAVE_GDK_PIXBUF2
/* whether getopt is avilable */
#undef HAVE_GETOPT
/* Define to 1 if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H
/* whether getopt_long is avilable */
#undef HAVE_GETOPT_LONG
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <io.h> header file. */
#undef HAVE_IO_H
/* Define to 1 if you have the `isatty' function. */
#undef HAVE_ISATTY
/* whether jpeg codec library is available */
#undef HAVE_JPEG
/* Define to 1 if you have the `ldiv' function. */
#undef HAVE_LDIV
/* whether libcurl is available */
#undef HAVE_LIBCURL
/* Define to 1 if you have the `iconv' library (-liconv). */
#undef HAVE_LIBICONV
/* whether libpng is available */
#undef HAVE_LIBPNG
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
to 0 otherwise. */
#undef HAVE_MALLOC
/* Define to 1 if you have the `memcpy' function. */
#undef HAVE_MEMCPY
/* Define to 1 if you have the `memmove' function. */
#undef HAVE_MEMMOVE
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the `pow' function. */
#undef HAVE_POW
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
and to 0 otherwise. */
#undef HAVE_REALLOC
/* Define to 1 if you have the `setjmp' function. */
#undef HAVE_SETJMP
/* Define to 1 if you have the `setmode' function. */
#undef HAVE_SETMODE
/* Define to 1 if you have the `signal' function. */
#undef HAVE_SIGNAL
/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
/* Define to 1 if you have the `stat' function. */
#undef HAVE_STAT
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strdup' function. */
#undef HAVE_STRDUP
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strncmp' function. */
#undef HAVE_STRNCMP
/* Define to 1 if you have the `strtol' function. */
#undef HAVE_STRTOL
/* Define to 1 if you have the `strtoul' function. */
#undef HAVE_STRTOUL
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
/* Define to 1 if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
/* Define to 1 if you have the <sys/signal.h> header file. */
#undef HAVE_SYS_SIGNAL_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/unistd.h> header file. */
#undef HAVE_SYS_UNISTD_H
/* Define to 1 if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
/* enable tests */
#undef HAVE_TESTS
/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the `usleep' function. */
#undef HAVE_USLEEP
/* Define to 1 if the system has the `deprecated' variable attribute */
#undef HAVE_VAR_ATTRIBUTE_DEPRECATED
/* Define to 1 if you have the `_setmode' function. */
#undef HAVE__SETMODE
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION
/* Define to rpl_malloc if the replacement function should be used. */
#undef malloc
/* Define to rpl_realloc if the replacement function should be used. */
#undef realloc
|