00001 /* puma2config.h.in. Generated from configure.in by autoheader. */ 00002 00003 #ifndef PUMA2CONFIG_H 00004 #define PUMA2CONFIG_H 00005 00006 /* Define to 1 if you have the <dlfcn.h> header file. */ 00007 #define HAVE_DLFCN_H 00008 00009 /* Define to 1 if you have the <inttypes.h> header file. */ 00010 #define HAVE_INTTYPES_H 00011 00012 /* Define to 1 if you have the <memory.h> header file. */ 00013 #define HAVE_MEMORY_H 00014 00015 /* Define to 1 if you have the <stdint.h> header file. */ 00016 #define HAVE_STDINT_H 00017 00018 /* Define to 1 if you have the <stdlib.h> header file. */ 00019 #define HAVE_STDLIB_H 00020 00021 /* Define to 1 if you have the <strings.h> header file. */ 00022 #define HAVE_STRINGS_H 00023 00024 /* Define to 1 if you have the <string.h> header file. */ 00025 #define HAVE_STRING_H 00026 00027 /* Define to 1 if you have the <sys/stat.h> header file. */ 00028 #define HAVE_SYS_STAT_H 00029 00030 /* Define to 1 if you have the <sys/types.h> header file. */ 00031 #define HAVE_SYS_TYPES_H 00032 00033 /* Define to 1 if you have the <unistd.h> header file. */ 00034 #define HAVE_UNISTD_H 00035 00036 /* Name of package */ 00037 #define PACKAGE 00038 00039 /* Define to 1 if you have the ANSI C header files. */ 00040 //#define STDC_HEADERS 00041 00042 /* Version number of package */ 00043 #define VERSION 00044 00045 /* Define to 1 if you have libz. */ 00046 #define HAVE_LIBZ 00047 00048 /* Define to 1 if you have libpng. */ 00049 #define HAVE_LIBPNG 00050 00051 /* Define to 1 if you have libjpeg. */ 00052 #define HAVE_LIBJPEG 00053 00054 /* Define to 1 if you have OpenCV. */ 00055 #define HAVE_OPENCV 00056 00057 /* Define to 1 if you have ImageMagic++. */ 00058 // #define HAVE_IMAGEMAGICK 00059 00060 #endif /* PUMA2CONFIG_H */