/* lib/config.h. Generated by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* acconfig.h This file is in the public domain. Descriptive text for the C preprocessor macros that the distributed Autoconf macros can define. No software package will use all of them; autoheader copies the ones your configure.in uses into your configuration header file templates. The entries are in sort -df order: alphabetical, case insensitive, ignoring punctuation (such as underscores). Although this order can split up related entries, it makes it easier to check whether a given entry is in the file. Leave the following blank line there!! Autoheader needs it. */ /* These get defined to the version numbers in configure.in */ /* #undef MAJOR_VERSION_NUMBER */ /* #undef MINOR_VERSION_NUMBER */ /* #undef MICRO_VERSION_NUMBER */ #define HAVE_DIRENT_H 1 /* #undef HAVE_DOPRNT */ #define HAVE_IPC_H 1 /* #undef HAVE_NDIR_H */ #define HAVE_SHM_H 1 /* #undef HAVE_SYS_DIR_H */ /* #undef HAVE_SYS_NDIR_H */ /* #undef HAVE_SYS_SELECT_H */ #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 /* #undef HAVE_XSHM_H */ #define IPC_RMID_DEFERRED_RELEASE 1 /* #undef NO_FD_SET */ #define RETSIGTYPE void #define TIME_WITH_SYS_TIME 1 /* #undef PACKAGE */ /* #undef VERSION */ /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: The entries are in sort -df order: alphabetical, case insensitive, ignoring punctuation (such as underscores). */ /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */ /* #undef CRAY_STACKSEG_END */ /* Define if using `alloca.c'. */ /* #undef C_ALLOCA */ /* Define if you have `alloca', as a function or macro. */ #define HAVE_ALLOCA 1 /* Define if you have and it should be used (not on Ultrix). */ #define HAVE_ALLOCA_H 1 /* Define if you have the header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define if you don't have `vprintf' but do have `_doprnt.' */ /* #undef HAVE_DOPRNT */ /* Define if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if you have the `tiff' library (-ltiff). */ #define HAVE_LIBTIFF 1 /* Define if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define if you have the header file. */ #define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the `vprintf' function. */ #define HAVE_VPRINTF 1 /* Name of package */ #define PACKAGE "cinepaint" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ #define VERSION "0.20-1" /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define as `__inline' if that's what the C compiler calls it, or to nothing if it is not supported. */ /* #undef inline */ /* Define to `int' if does not define. */ /* #undef pid_t */