From 55c0308f1ae07b5af5350840ba6bdf7f688e9d51 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 3 Dec 2010 21:45:52 +0000 Subject: detect ARToolKitPlus svn path=/trunk/externals/pidip/; revision=14563 --- include/pidip_config.h.in | 100 +++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 90 insertions(+), 10 deletions(-) (limited to 'include/pidip_config.h.in') diff --git a/include/pidip_config.h.in b/include/pidip_config.h.in index f9fa662..30a7117 100644 --- a/include/pidip_config.h.in +++ b/include/pidip_config.h.in @@ -1,20 +1,100 @@ -/* quicktime library minor version */ -#undef QUICKTIME_NEWER +/* include/pidip_config.h.in. Generated from configure.ac by autoheader. */ -/* Define to 1 if you have image magick */ +/* dc1394 cameras interface */ +#undef HAVE_DC1394 + +/* augmented reality toolkit plus */ +#undef HAVE_ARTKP + +/* image magick capture capability */ #undef HAVE_IMAGE_MAGICK -/* Define to 1 if you have ffmpeg source tree */ +/* Define to 1 if you have the header file. */ +#undef HAVE_INTTYPES_H + +/* Define to 1 if you have the `bz2' library (-lbz2). */ +#undef HAVE_LIBBZ2 + +/* Define to 1 if you have the `dl' library (-ldl). */ +#undef HAVE_LIBDL + +/* build pdp_ieee1394 for linux */ +#undef HAVE_LIBDV + +/* Define to 1 if you have the `mp3lame' library (-lmp3lame). */ +#undef HAVE_LIBMP3LAME + +/* Define to 1 if you have the `ogg' library (-logg). */ +#undef HAVE_LIBOGG + +/* Define to 1 if you have the `quicktime' library (-lquicktime). */ +#undef HAVE_LIBQUICKTIME + +/* Define to 1 if you have the `theora' library (-ltheora). */ +#undef HAVE_LIBTHEORA + +/* Define to 1 if you have the `vorbis' library (-lvorbis). */ +#undef HAVE_LIBVORBIS + +/* Define to 1 if you have the `vorbisenc' library (-lvorbisenc). */ +#undef HAVE_LIBVORBISENC + +/* Define to 1 if you have the `z' library (-lz). */ +#undef HAVE_LIBZ + +/* Define to 1 if you have the header file. */ +#undef HAVE_MEMORY_H + +/* build pdp_live~/pdp_ffmpeg~ */ #undef HAVE_PIDIP_FFMPEG -/* Define to 1 if you have mpeg4ip source tree */ +/* build pdp_mp4live~/pdp_mp4player~ */ #undef HAVE_PIDIP_MPEG4IP -/* Define to 1 if you have video 4 linux 2 */ +/* Define to 1 if you have the header file. */ +#undef HAVE_STDINT_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 header file. */ +#undef HAVE_SYS_STAT_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 + +/* build pdp_v4l2 and pdp_vloopback */ #undef HAVE_V4L2 -/* Define to 1 if you have libdv for firewire camera */ -#undef HAVE_LIBDV +/* Define to the address where bug reports for this package should be sent. */ +#undef PACKAGE_BUGREPORT -/* Define to 1 if you have libdc1394 for dc camera */ -#undef HAVE_DC1394 +/* 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 + +/* Define to 1 if you have the ANSI C header files. */ +#undef STDC_HEADERS + +/* Define if using the dmalloc debugging malloc package */ +#undef WITH_DMALLOC -- cgit v1.2.1