/* nanovis/nvconf.h.in. Generated from configure.in by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD /* Define to 1 if you have the `accept4' function. */ #undef HAVE_ACCEPT4 /* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H /* Define to 1 if you have the `avcodec_decode_video' function. */ #undef HAVE_AVCODEC_DECODE_VIDEO /* Define to 1 if you have the `avcodec_decode_video2' function. */ #undef HAVE_AVCODEC_DECODE_VIDEO2 /* Define to 1 if you have the `avformat_alloc_context' function. */ #undef HAVE_AVFORMAT_ALLOC_CONTEXT /* Define to 1 if you have the `avformat_open_input' function. */ #undef HAVE_AVFORMAT_OPEN_INPUT /* Define to 1 if you have the `avformat_write_header' function. */ #undef HAVE_AVFORMAT_WRITE_HEADER /* Define to 1 if you have the `avio_close' function. */ #undef HAVE_AVIO_CLOSE /* Define to 1 if you have the `avio_open' function. */ #undef HAVE_AVIO_OPEN /* Define if AVMEDIA_TYPE_VIDEO enum exists. */ #undef HAVE_AVMEDIA_TYPE_VIDEO /* Define to 1 if you have the `av_alloc_format_context' function. */ #undef HAVE_AV_ALLOC_FORMAT_CONTEXT /* Define to 1 if you have the `av_dump_format' function. */ #undef HAVE_AV_DUMP_FORMAT /* Define to 1 if you have the `av_guess_format' function. */ #undef HAVE_AV_GUESS_FORMAT /* Define to 1 if you have the `av_open_input_file' function. */ #undef HAVE_AV_OPEN_INPUT_FILE /* Define to 1 if you have the `av_set_parameters' function. */ #undef HAVE_AV_SET_PARAMETERS /* Define to 1 if you have the `av_write_header' function. */ #undef HAVE_AV_WRITE_HEADER /* Define to 1 if you have the header file. */ #undef HAVE_CG_CGGL_H /* Define to 1 if you have the `dump_format' function. */ #undef HAVE_DUMP_FORMAT /* Define to 1 if you have the header file. */ #undef HAVE_DX_DX_H /* Define to 1 if you have the header file. */ #undef HAVE_FFMPEG_AVCODEC_H /* Define to 1 if you have the header file. */ #undef HAVE_FFMPEG_AVFORMAT_H /* Define to 1 if you have the header file. */ #undef HAVE_FFMPEG_AVUTIL_H /* Define to 1 if you have the `guess_format' function. */ #undef HAVE_GUESS_FORMAT /* Define to 1 if you have the `img_convert' function. */ #undef HAVE_IMG_CONVERT /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `avcodec' library (-lavcodec). */ #undef HAVE_LIBAVCODEC /* Define to 1 if you have the header file. */ #undef HAVE_LIBAVCODEC_AVCODEC_H /* Define to 1 if you have the `avformat' library (-lavformat). */ #undef HAVE_LIBAVFORMAT /* Define to 1 if you have the header file. */ #undef HAVE_LIBAVFORMAT_AVFORMAT_H /* Define to 1 if you have the `avutil' library (-lavutil). */ #undef HAVE_LIBAVUTIL /* Define to 1 if you have the header file. */ #undef HAVE_LIBAVUTIL_AVUTIL_H /* Define to 1 if you have the `highgui' library (-lhighgui). */ #undef HAVE_LIBHIGHGUI /* Define to 1 if you have the `swscale' library (-lswscale). */ #undef HAVE_LIBSWSCALE /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_NETDB_H /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_H /* Define to 1 if you have the header file. */ #undef HAVE_OPENCV_CV_H /* Define to 1 if you have the header file. */ #undef HAVE_OPENCV_HIGHGUI_H /* Define to 1 if you have the header file. */ #undef HAVE_PYTHON_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `sws_scale' function. */ #undef HAVE_SWS_SCALE /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `url_fclose' function. */ #undef HAVE_URL_FCLOSE /* Define to 1 if you have the `url_fopen' function. */ #undef HAVE_URL_FOPEN /* Define to 1 if you have the header file. */ #undef HAVE_VTKSMARTPOINTER_H /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* The size of `float', as computed by sizeof. */ #undef SIZEOF_FLOAT /* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of `long long', as computed by sizeof. */ #undef SIZEOF_LONG_LONG /* The size of `void *', as computed by sizeof. */ #undef SIZEOF_VOID_P /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN # undef WORDS_BIGENDIAN # endif #endif