config.h

00001 /* config.h.  Generated from config.h.in by configure.  */
00002 /* config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* We are building the aride util */
00005 #define HAVE_ARIDE 
00006 
00007 /* artoolkitplus is available */
00008 #define HAVE_ARTOOLKITPLUS 
00009 
00010 /* Define to 1 if you have the `bzero' function. */
00011 #define HAVE_BZERO 1
00012 
00013 /* libdc1394 is available */
00014 #define HAVE_DC1394 
00015 
00016 /* Define to 1 if you have the <dlfcn.h> header file. */
00017 #define HAVE_DLFCN_H 1
00018 
00019 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00020 /* #undef HAVE_DOPRNT */
00021 
00022 /* Define to 1 if you have the <fcntl.h> header file. */
00023 #define HAVE_FCNTL_H 1
00024 
00025 /* ffmpeg available */
00026 /* #undef HAVE_FFMPEG */
00027 
00028 /* Define to 1 if you have the `floor' function. */
00029 #define HAVE_FLOOR 1
00030 
00031 /* Define to 1 if you have the `getpagesize' function. */
00032 #define HAVE_GETPAGESIZE 1
00033 
00034 /* Define to 1 if you have the `gettimeofday' function. */
00035 #define HAVE_GETTIMEOFDAY 1
00036 
00037 /* Define to 1 if you have the <inttypes.h> header file. */
00038 #define HAVE_INTTYPES_H 1
00039 
00040 /* Define to 1 if you have the `avutil' library (-lavutil). */
00041 /* #undef HAVE_LIBAVUTIL */
00042 
00043 /* Define to 1 if you have the `Xinerama' library (-lXinerama). */
00044 #define HAVE_LIBXINERAMA 1
00045 
00046 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
00047    to 0 otherwise. */
00048 #define HAVE_MALLOC 1
00049 
00050 /* Define to 1 if you have the <memory.h> header file. */
00051 #define HAVE_MEMORY_H 1
00052 
00053 /* Define to 1 if you have the `memset' function. */
00054 #define HAVE_MEMSET 1
00055 
00056 /* Define to 1 if you have a working `mmap' system call. */
00057 #define HAVE_MMAP 1
00058 
00059 /* opencv is available */
00060 #define HAVE_OPENCV 
00061 
00062 /* Player is available */
00063 #define HAVE_PLAYER 
00064 
00065 /* Define to 1 if you have the `pow' function. */
00066 #define HAVE_POW 1
00067 
00068 /* Define to 1 if you have the `sqrt' function. */
00069 #define HAVE_SQRT 1
00070 
00071 /* Define to 1 if stdbool.h conforms to C99. */
00072 #define HAVE_STDBOOL_H 1
00073 
00074 /* Define to 1 if you have the <stdint.h> header file. */
00075 #define HAVE_STDINT_H 1
00076 
00077 /* Define to 1 if you have the <stdlib.h> header file. */
00078 #define HAVE_STDLIB_H 1
00079 
00080 /* Define to 1 if you have the `strdup' function. */
00081 #define HAVE_STRDUP 1
00082 
00083 /* Define to 1 if you have the `strerror' function. */
00084 #define HAVE_STRERROR 1
00085 
00086 /* Define to 1 if you have the <strings.h> header file. */
00087 #define HAVE_STRINGS_H 1
00088 
00089 /* Define to 1 if you have the <string.h> header file. */
00090 #define HAVE_STRING_H 1
00091 
00092 /* Define to 1 if you have the <sys/ioctl.h> header file. */
00093 #define HAVE_SYS_IOCTL_H 1
00094 
00095 /* Define to 1 if you have the <sys/stat.h> header file. */
00096 #define HAVE_SYS_STAT_H 1
00097 
00098 /* Define to 1 if you have the <sys/time.h> header file. */
00099 #define HAVE_SYS_TIME_H 1
00100 
00101 /* Define to 1 if you have the <sys/types.h> header file. */
00102 #define HAVE_SYS_TYPES_H 1
00103 
00104 /* Define to 1 if you have the <unistd.h> header file. */
00105 #define HAVE_UNISTD_H 1
00106 
00107 /* Define to 1 if you have the `vprintf' function. */
00108 #define HAVE_VPRINTF 1
00109 
00110 /* Define to 1 if the system has the type `_Bool'. */
00111 #define HAVE__BOOL 1
00112 
00113 /* Name of package */
00114 #define PACKAGE "ardev"
00115 
00116 /* Define to the address where bug reports for this package should be sent. */
00117 #define PACKAGE_BUGREPORT ""
00118 
00119 /* Define to the full name of this package. */
00120 #define PACKAGE_NAME ""
00121 
00122 /* Define to the full name and version of this package. */
00123 #define PACKAGE_STRING ""
00124 
00125 /* Define to the one symbol short name of this package. */
00126 #define PACKAGE_TARNAME ""
00127 
00128 /* Define to the version of this package. */
00129 #define PACKAGE_VERSION ""
00130 
00131 /* Define to 1 if you have the ANSI C header files. */
00132 #define STDC_HEADERS 1
00133 
00134 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00135 #define TIME_WITH_SYS_TIME 1
00136 
00137 /* Version number of package */
00138 #define VERSION "0.7.0"
00139 
00140 /* Define to empty if `const' does not conform to ANSI C. */
00141 /* #undef const */
00142 
00143 /* Define to `__inline__' or `__inline' if that's what the C compiler
00144    calls it, or to nothing if 'inline' is not supported under any name.  */
00145 #ifndef __cplusplus
00146 /* #undef inline */
00147 #endif
00148 
00149 /* Define to rpl_malloc if the replacement function should be used. */
00150 /* #undef malloc */

SourceForge.net Logo Generated on Sat May 12 15:25:43 2007 for ardev by doxygen 1.5.1