/* config.h.  Generated by configure.  */
/* config.h.in.  Generated from configure.ac by autoheader.  */

#ifndef INVT_CONFIG_H_200604201237_DEFINED
#define INVT_CONFIG_H_200604201237_DEFINED

/* enable memory checking? */
/* #undef GVX_MEM_DEBUG */

/* whether libstdc++ is lacking a full std::iostream instantiation */
/* #undef GVX_MISSING_IOSTREAM_INSTANTIATION */

/* whether to disable GVX_TRACE statements */
/* #undef GVX_NO_PROF */

/* whether <readline/readline.h> is missing or broken */
/* #undef GVX_NO_READLINE */

/* Define to 1 if you have the <arpa/inet.h> header file. */
#define HAVE_ARPA_INET_H 1

/* whether we have the fsincos asm instruction */
/* #undef HAVE_ASM_FSINCOS */

/* Define to 1 if you have the <bzlib.h> header file. */
#define HAVE_BZLIB_H 1

/* have libdc1394 library version 2.x? */
/* #undef HAVE_DC1394V2 */

/* Define to 1 if you have the <execinfo.h> header file. */
#define HAVE_EXECINFO_H 1

/* have EyeLink eye-tracking developer library? */
/* #undef HAVE_EYELINK */

/* Define to 1 if you have the <eyelink/eyelink.h> header file. */
/* #undef HAVE_EYELINK_EYELINK_H */

/* whether <fenv.h> has feenableexcept() */
#define HAVE_FEENABLEEXCEPT 1

/* Define to 1 if you have the <fenv.h> header file. */
#define HAVE_FENV_H 1

/* Define to 1 if you have the <ffmpeg/avcodec.h> header file. */
#define HAVE_FFMPEG_AVCODEC_H 1

/* Define to 1 if you have the <ffmpeg/avformat.h> header file. */
#define HAVE_FFMPEG_AVFORMAT_H 1

/* Define to 1 if you have the <fftw3.h> header file. */
/* #undef HAVE_FFTW3_H */

/* Define to 1 if you have the <fstream> header file. */
#define HAVE_FSTREAM 1

/* Define to 1 if you have the <gd.h> header file. */
#define HAVE_GD_H 1

/* Define to 1 if you have the <GL/glut.h> header file. */
/* #undef HAVE_GL_GLUT_H */

/* Define to 1 if you have the <gsl/gsl_cblas.h> header file. */
/* #undef HAVE_GSL_GSL_CBLAS_H */

/* Define to 1 if you have the <gsl/gsl_linalg.h> header file. */
/* #undef HAVE_GSL_GSL_LINALG_H */

/* have ieee1394 (firewire) library? */
#define HAVE_IEEE1394 1

/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1

/* whether libc has ioperm() */
#define HAVE_IOPERM 1

/* Define to 1 if you have the <iosfwd> header file. */
#define HAVE_IOSFWD 1

/* Define to 1 if you have the <iostream> header file. */
#define HAVE_IOSTREAM 1

/* whether <cmath> has isfinite() */
/* #undef HAVE_ISFINITE */

/* Define to 1 if you have the <jpeglib.h> header file. */
#define HAVE_JPEGLIB_H 1

/* Define to 1 if you have the <kled.h> header file. */
/* #undef HAVE_KLED_H */

/* have fortran-77 linear-algebra library? */
/* #undef HAVE_LAPACK */

/* whether <cmath> has lgamma() */
#define HAVE_LGAMMA 1

/* Define to 1 if you have the <libkern/OSAtomic.h> header file. */
/* #undef HAVE_LIBKERN_OSATOMIC_H */

/* have xml library? */
#define HAVE_LIBXML 1

/* Define to 1 if you have the <limits> header file. */
#define HAVE_LIMITS 1

/* Define to 1 if you have the <linux/joystick.h> header file. */
#define HAVE_LINUX_JOYSTICK_H 1

/* Define to 1 if you have the <linux/parport.h> header file. */
#define HAVE_LINUX_PARPORT_H 1

/* Define to 1 if you have the <linux/ppdev.h> header file. */
#define HAVE_LINUX_PPDEV_H 1

/* Define to 1 if you have the <linux/videodev2.h> header file. */
#define HAVE_LINUX_VIDEODEV2_H 1

/* Define to 1 if you have the <linux/videodev.h> header file. */
#define HAVE_LINUX_VIDEODEV_H 1

/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1

/* Define to 1 if you have the <mpi.h> header file. */
/* #undef HAVE_MPI_H */

/* Define to 1 if you have the <net/ethernet.h> header file. */
#define HAVE_NET_ETHERNET_H 1

/* whether OpenCV is installed */
/* #undef HAVE_OPENCV */

/* Define to 1 if you have the <opencv/cv.h> header file. */
/* #undef HAVE_OPENCV_CV_H */

/* whether <png.h> has png_get_asm_flags() */
#define HAVE_PNG_ASM_FLAGS 1

/* Define to 1 if you have the <png.h> header file. */
#define HAVE_PNG_H 1

/* Define to 1 if you have the <popt.h> header file. */
#define HAVE_POPT_H 1

/* whether printf() allows "%zu" for size_t arguments */
#define HAVE_PRINTF_Z_MODIFIER 1

/* Define to 1 if you have the <QuickTime/QuickTime.h> header file. */
/* #undef HAVE_QUICKTIME_QUICKTIME_H */

/* Define to 1 if you have the <qwt/qwt_plot.h> header file. */
/* #undef HAVE_QWT_QWT_PLOT_H */

/* Define to 1 if you have the <SDL/SDL_gfxPrimitives.h> header file. */
/* #undef HAVE_SDL_SDL_GFXPRIMITIVES_H */

/* Define to 1 if you have the <SDL/SDL.h> header file. */
#define HAVE_SDL_SDL_H 1

/* Define to 1 if you have the <SDL/SDL_mixer.h> header file. */
/* #undef HAVE_SDL_SDL_MIXER_H */

/* Define to 1 if the system has the type `sighandler_t'. */
#define HAVE_SIGHANDLER_T 1

/* whether <cmath> has sincos() */
#define HAVE_SINCOS 1

/* whether <cstdlib> has srand48() */
#define HAVE_SRAND48 1

/* Define to 1 if you have the <sstream> header file. */
#define HAVE_SSTREAM 1

/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1

/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1

/* whether <cmath> has std::isfinite() */
#define HAVE_STD_ISFINITE 1

/* whether <cmath> has std::isnan() */
#define HAVE_STD_ISNAN 1

/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1

/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1

/* Define to 1 if `d_type' is member of `struct dirent'. */
#define HAVE_STRUCT_DIRENT_D_TYPE 1

/* Define to 1 if you have the <SWI-Prolog.h> header file. */
/* #undef HAVE_SWI_PROLOG_H */

/* Define to 1 if you have the <sys/io.h> header file. */
#define HAVE_SYS_IO_H 1

/* Define to 1 if you have the <sys/soundcard.h> header file. */
#define HAVE_SYS_SOUNDCARD_H 1

/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1

/* Define to 1 if you have the <tclInt.h> header file. */
/* #undef HAVE_TCLINT_H */

/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

/* Define to 1 if you have the <values.h> header file. */
#define HAVE_VALUES_H 1

/* whether posix semaphores are present and working properly */
#define HAVE_WORKING_POSIX_SEMAPHORES 1

/* Define to 1 if you have the <zlib.h> header file. */
#define HAVE_ZLIB_H 1

/* whether <cmath> has __isfinitef() */
/* #undef HAVE___ISFINITEF */

/* whether int is a 32-bit type */
#define INT_IS_32_BITS 1

/* have an x86(-compatible) cpu */
#define INVT_CPU_IX86 1

/* have an AMD Opteron cpu */
/* #undef INVT_CPU_OPTERON */

/* whether <ffmpeg/avcodec.h> has AVCodecContext::time_base */
#define INVT_FFMPEG_AVCODECCONTEXT_HAS_TIME_BASE 1

/* whether AVStream::codec is a pointer */
#define INVT_FFMPEG_AVSTREAM_CODEC_IS_POINTER 1

/* whether <ffmpeg/avcodec.h> has avcodec_get_frame_defaults() and
   avcodec_get_context_defaults() */
#define INVT_FFMPEG_HAS_DEFAULTS_FUNCTIONS 1

/* have libjpeg library? */
#define INVT_HAVE_LIBJPEG 1

/* have libpng library? */
#define INVT_HAVE_LIBPNG 1

/* have MPI library? */
/* #undef INVT_HAVE_MPI */

/* build with Qt support? */
/* #undef INVT_HAVE_QT */

/* have working qwt library? */
/* #undef INVT_HAVE_QWT */

/* instantiate templates for T=byte? */
#define INVT_INST_BYTE 1

/* instantiate templates for T=float? */
#define INVT_INST_FLOAT 1

/* where auxiliary runtime-library files are installed */
#define INVT_LIB_DIR "/home/jerome/aved/saliency/lib/invt"

/* enable memory checking? */
/* #undef INVT_MEM_DEBUG */

/* where plugin libraries are installed */
#define INVT_PLUGIN_DIR "/home/jerome/aved/saliency/lib/invt/plugins"

/* enable PowerPC Altivec optimizations? */
/* #undef INVT_USE_ALTIVEC */

/* enable Intel MMX optimizations? */
/* #undef INVT_USE_MMX */

/* enable Intel SSE optimizations? */
/* #undef INVT_USE_SSE */

/* enable Intel SSE2 optimizations? */
/* #undef INVT_USE_SSE2 */

/* whether long is a 32-bit type */
#define LONG_IS_32_BITS 1

/* whether long is a 64-bit type */
/* #undef LONG_IS_64_BITS */

/* whether long long is a 64-bit type */
#define LONG_LONG_IS_64_BITS 1

/* whether <cmath> is missing cbrt() */
/* #undef MISSING_CBRT */

/* whether <cmath> is missing isinf() */
/* #undef MISSING_ISINF */

/* whether <cmath> is missing isnan() */
/* #undef MISSING_ISNAN */

/* whether <cmath> is missing M_E */
/* #undef MISSING_M_E */

/* whether <cmath> is missing M_LN2 */
/* #undef MISSING_M_LN2 */

/* whether <cmath> is missing M_PI */
/* #undef MISSING_M_PI */

/* whether <cmath> is missing M_PI_2 */
/* #undef MISSING_M_PI_2 */

/* whether <cstdio> is missing snprintf() */
/* #undef MISSING_SNPRINTF */

/* whether mmap() is threadsafe */
/* #undef MMAP_IS_NOT_THREADSAFE */

/* path to mpeg_encode, if it exists */
#define MPEGENCODE_PROG "/usr/bin/ppmtompeg"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "http://ilab.usc.edu/forum/"

/* Define to the full name of this package. */
#define PACKAGE_NAME "iLab C++ Neuromorphic Vision Toolkit"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "iLab C++ Neuromorphic Vision Toolkit 3.1"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "ilabkit"

/* Define to the version of this package. */
#define PACKAGE_VERSION "3.1"

/* path to pager program (less/more), if it exists */
#define PAGER_PROG "/usr/bin/less"

/* use multi-threaded Qt library? */
/* #undef QT_THREAD_SUPPORT */

/* whether size_t is a typedef for unsigned int */
#define SIZE_T_IS_UNSIGNED_INT 1

/* whether size_t is a typedef for unsigned long */
/* #undef SIZE_T_IS_UNSIGNED_LONG */

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1

/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */

/* allow GNU libc extensions? */
#define _GNU_SOURCE 1

/* allow for reentrant code? */
#define _REENTRANT 1

/* make C99 constant macros from <stdint.h> available in c++ */
#define __STDC_CONSTANT_MACROS 1

/* make C99 limit macros from <stdint.h> available in c++ */
#define __STDC_LIMIT_MACROS 1

/* printf conversion specifier to use for size_t */
#if defined(HAVE_PRINTF_Z_MODIFIER)
#  define ZU "zu"
#elif defined(SIZE_T_IS_UNSIGNED_INT)
#  define ZU "u"
#elif defined(SIZE_T_IS_UNSIGNED_LONG)
#  define ZU "lu"
#else
#  error "don't know which conversion specifier to use for size_t for printf()"
#endif

#endif /* INVT_CONFIG_H_200604201237_DEFINED */
