gdal-async
Version:
Bindings to GDAL (Geospatial Data Abstraction Library) with full async support
411 lines (281 loc) • 10.6 kB
Plain Text
/* libtiff/tif_config.h.in. Generated from configure.ac by autoheader. */
/* Define if building universal (internal helper macro) */
/* Support CCITT Group 3 & 4 algorithms */
/* Pick up YCbCr subsampling info from the JPEG data stream to support files
lacking the tag (default enabled). */
/* enable partial strip reading for large strips (experimental) */
/* Support C++ stream API (requires C++ compiler) */
/* Treat extra sample as alpha (default enabled). The RGBA interface will
treat a fourth sample with no EXTRASAMPLE_ value as being ASSOCALPHA. Many
packages produce RGBA files but don't mark the alpha properly. */
/* enable deferred strip/tile offset/size loading (experimental) */
/* Define to 1 if you have the <assert.h> header file. */
/* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
*/
/* Define to 1 if you have the <dlfcn.h> header file. */
/* Define to 1 if you have the <fcntl.h> header file. */
/* Define to 1 if you have the `floor' function. */
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
/* Define to 1 if you have the `getopt' function. */
/* Define to 1 if you have the <GLUT/glut.h> header file. */
/* Define to 1 if you have the <GL/glut.h> header file. */
/* Define to 1 if you have the <GL/glu.h> header file. */
/* Define to 1 if you have the <GL/gl.h> header file. */
/* Define as 0 or 1 according to the floating point format suported by the
machine */
/* Define to 1 if the system has the type `int16'. */
/* Define to 1 if the system has the type `int32'. */
/* Define to 1 if the system has the type `int8'. */
/* Define to 1 if you have the <inttypes.h> header file. */
/* Define to 1 if you have the <io.h> header file. */
/* Define to 1 if you have the `isascii' function. */
/* Define to 1 if you have the `jbg_newlen' function. */
/* Define to 1 if you have the `lfind' function. */
/* Define to 1 if you have the <limits.h> header file. */
/* Define to 1 if you have the <malloc.h> header file. */
/* Define to 1 if you have the `memmove' function. */
/* Define to 1 if you have the <memory.h> header file. */
/* Define to 1 if you have the `memset' function. */
/* Define to 1 if you have the `mmap' function. */
/* Define to 1 if you have the <OpenGL/glu.h> header file. */
/* Define to 1 if you have the <OpenGL/gl.h> header file. */
/* Define to 1 if you have the `pow' function. */
/* Define if you have POSIX threads libraries and header files. */
/* Define to 1 if you have the <search.h> header file. */
/* Define to 1 if you have the `setmode' function. */
/* Define to 1 if you have the `snprintf' function. */
/* Define to 1 if you have the `sqrt' function. */
/* Define to 1 if you have the <stdint.h> header file. */
/* Define to 1 if you have the <stdlib.h> header file. */
/* Define to 1 if you have the `strcasecmp' function. */
/* Define to 1 if you have the `strchr' function. */
/* Define to 1 if you have the <strings.h> header file. */
/* Define to 1 if you have the <string.h> header file. */
/* Define to 1 if you have the `strrchr' function. */
/* Define to 1 if you have the `strstr' function. */
/* Define to 1 if you have the `strtol' function. */
/* Define to 1 if you have the `strtoul' function. */
/* Define to 1 if you have the `strtoull' function. */
/* Define to 1 if you have the <sys/stat.h> header file. */
/* Define to 1 if you have the <sys/time.h> header file. */
/* Define to 1 if you have the <sys/types.h> header file. */
/* Define to 1 if you have the <unistd.h> header file. */
/* Use nonstandard varargs form for the GLU tesselator callback */
/* Define to 1 if you have the <windows.h> header file. */
/* Native cpu byte order: 1 if big-endian (Motorola) or 0 if little-endian
(Intel) */
/* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */
/* Support ISO JBIG compression (requires JBIG-KIT library) */
/* 8/12 bit libjpeg dual mode enabled */
/* Support JPEG compression (requires IJG JPEG library) */
/* 12bit libjpeg primary include file with path */
/* Support LogLuv high dynamic range encoding */
/* Define to the sub-directory where libtool stores uninstalled libraries. */
/* Support LZMA2 compression */
/* Support LZW algorithm */
/* Support Microsoft Document Imaging format */
/* Support NeXT 2-bit RLE algorithm */
/* Support Old JPEG compresson (read-only) */
/* Name of package */
/* Define to the address where bug reports for this package should be sent. */
/* Define to the full name of this package. */
/* Define to the full name and version of this package. */
/* Define to the one symbol short name of this package. */
/* Define to the home page for this package. */
/* Define to the version of this package. */
/* Support Macintosh PackBits algorithm */
/* Support Pixar log-format algorithm (requires Zlib) */
/* Define to necessary symbol if this constant uses a non-standard name on
your system. */
/* The size of `signed int', as computed by sizeof. */
/* The size of `signed long', as computed by sizeof. */
/* The size of `signed long long', as computed by sizeof. */
/* The size of `signed short', as computed by sizeof. */
/* The size of `size_t', as computed by sizeof. */
/* The size of `unsigned char *', as computed by sizeof. */
/* The size of `unsigned int', as computed by sizeof. */
/* The size of `unsigned long', as computed by sizeof. */
/* The size of `unsigned long long', as computed by sizeof. */
/* The size of `unsigned short', as computed by sizeof. */
/* Define to 1 if you have the ANSI C header files. */
/* Support strip chopping (whether or not to convert single-strip uncompressed
images to mutiple strips of specified size to reduce memory usage) */
/* Default size of the strip in bytes (when strip chopping enabled) */
/* Enable SubIFD tag (330) support */
/* Support ThunderScan 4-bit RLE algorithm */
/* Signed 16-bit type */
/* Signed 32-bit type formatter */
/* Signed 32-bit type */
/* Signed 64-bit type formatter */
/* Signed 64-bit type */
/* Signed 8-bit type */
/* Pointer difference type formatter */
/* Pointer difference type */
/* Size type formatter */
/* Unsigned size type */
/* Signed size type formatter */
/* Signed size type */
/* Unsigned 16-bit type */
/* Unsigned 32-bit type formatter */
/* Unsigned 32-bit type */
/* Unsigned 64-bit type formatter */
/* Unsigned 64-bit type */
/* Unsigned 8-bit type */
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
/* define to use win32 IO system */
/* Version number of package */
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
/* Define to 1 if the X Window System is missing or not being used. */
/* Support Deflate compression */
/* Enable large inode numbers on Mac OS X 10.5. */
/* Number of bits in a file offset, on hosts where this is settable. */
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
/* Define for large files, on AIX-style hosts. */
/* Define to empty if `const' does not conform to ANSI C. */
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
/* Define to `long int' if <sys/types.h> does not define. */
/* Define to `unsigned int' if <sys/types.h> does not define. */