/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ /* #undef HAVE_DOPRNT */ /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_GL_GL_H */ /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if the gl_s library is installed (SGI GL library) */ /* #undef HAVE_LIBGL_S */ /* Define if the X11 library is installed */ #define HAVE_LIBX11 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_RLE_H */ /* Define to 1 if you have the header file. */ #define HAVE_STDARG_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if the system has the type `uint32_t'. */ /* #undef HAVE_UINT32_T */ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if the system has the type `u_int32_t'. */ #define HAVE_U_INT32_T 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_VARARGS_H */ /* Define to 1 if you have the `vprintf' function. */ #define HAVE_VPRINTF 1 /* Define to 1 if you have the header file. */ #define HAVE_X11_XLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_X11_XUTIL_H 1 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ /* #undef NO_MINUS_C_MINUS_O */ /* Name of package */ #define PACKAGE "giflib" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "abadger1999@sourceforge.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "giflib" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "giflib 4.1.6" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "giflib" /* Define to the version of this package. */ #define PACKAGE_VERSION "4.1.6" /* Define to 1 if the C compiler supports function prototypes. */ #define PROTOTYPES 1 /* Define to 1 if the `setvbuf' function takes the buffering type as its second argument and the buffer pointer as the third, as on System V before release 3. */ /* #undef SETVBUF_REVERSED */ /* The size of `unsigned int', as computed by sizeof. */ /* #undef SIZEOF_UNSIGNED_INT */ /* The size of `unsigned long', as computed by sizeof. */ /* #undef SIZEOF_UNSIGNED_LONG */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Set to an unsigned 32 bit integer available on this system */ #define UINT32 u_int32_t /* Version number of package */ #define VERSION "4.1.6" /* Define to 1 if the X Window System is missing or not being used. */ /* #undef X_DISPLAY_MISSING */ /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1 /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */