libcdio  0.83
cdio_config.h
Go to the documentation of this file.
00001 #ifndef __CDIO_CONFIG_H__
00002 #define __CDIO_CONFIG_H__
00003 /* config.h.  Generated from config.h.in by configure.  */
00004 /* config.h.in.  Generated from configure.ac by autoheader.  */
00005 
00006 /* Define if building universal (internal helper macro) */
00007 /* #undef AC_APPLE_UNIVERSAL_BUILD */
00008 
00009 /* Define 1 if you are compiling using cygwin */
00010 /* #undef CYGWIN */
00011 
00012 /* what to put between the brackets for empty arrays */
00013 #define EMPTY_ARRAY_SIZE 
00014 
00015 /* Define 1 if you have BSDI-type CD-ROM support */
00016 /* #undef HAVE_BSDI_CDROM */
00017 
00018 /* Define to 1 if you have the `bzero' function. */
00019 #define HAVE_BZERO 1
00020 
00021 /* Define this if you have libcddb installed */
00022 /* #undef HAVE_CDDB */
00023 
00024 /* Define to 1 if you have the `chdir' function. */
00025 #define HAVE_CHDIR 1
00026 
00027 /* Define to 1 if you have the <CoreFoundation/CFBase.h> header file. */
00028 /* #undef HAVE_COREFOUNDATION_CFBASE_H */
00029 
00030 /* Define to 1 if you have the <curses.h> header file. */
00031 #define HAVE_CURSES_H 1
00032 
00033 /* Define 1 if you have Darwin OS X-type CD-ROM support */
00034 /* #undef HAVE_DARWIN_CDROM */
00035 
00036 /* Define if time.h defines extern long timezone and int daylight vars. */
00037 #define HAVE_DAYLIGHT 1
00038 
00039 /* Define to 1 if you have the Apple DiskArbitration framework */
00040 /* #undef HAVE_DISKARBITRATION */
00041 
00042 /* Define to 1 if you have the <dlfcn.h> header file. */
00043 #define HAVE_DLFCN_H 1
00044 
00045 /* Define to 1 if you have the `drand48' function. */
00046 #define HAVE_DRAND48 1
00047 
00048 /* Define to 1 if you have the <dvd.h> header file. */
00049 /* #undef HAVE_DVD_H */
00050 
00051 /* Define to 1 if you have the <errno.h> header file. */
00052 #define HAVE_ERRNO_H 1
00053 
00054 /* Define to 1 if you have the <fcntl.h> header file. */
00055 #define HAVE_FCNTL_H 1
00056 
00057 /* Define 1 if you have FreeBSD CD-ROM support */
00058 /* #undef HAVE_FREEBSD_CDROM */
00059 
00060 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
00061 /* #undef HAVE_FSEEKO */
00062 
00063 /* Define to 1 if you have the `ftruncate' function. */
00064 #define HAVE_FTRUNCATE 1
00065 
00066 /* Define to 1 if you have the `geteuid' function. */
00067 #define HAVE_GETEUID 1
00068 
00069 /* Define to 1 if you have the `getgid' function. */
00070 #define HAVE_GETGID 1
00071 
00072 /* Define to 1 if you have the <getopt.h> header file. */
00073 #define HAVE_GETOPT_H 1
00074 
00075 /* Define to 1 if you have the `getpwuid' function. */
00076 #define HAVE_GETPWUID 1
00077 
00078 /* Define to 1 if you have the `gettimeofday' function. */
00079 #define HAVE_GETTIMEOFDAY 1
00080 
00081 /* Define to 1 if you have the `getuid' function. */
00082 #define HAVE_GETUID 1
00083 
00084 /* Define to 1 if you have the <glob.h> header file. */
00085 #define HAVE_GLOB_H 1
00086 
00087 /* Define to 1 if you have the `gmtime_r' function. */
00088 #define HAVE_GMTIME_R 1
00089 
00090 /* Define if you have the iconv() function and it works. */
00091 #define HAVE_ICONV 1
00092 
00093 /* Define to 1 if you have the <inttypes.h> header file. */
00094 #define HAVE_INTTYPES_H 1
00095 
00096 /* Define to 1 if you have the <IOKit/IOKitLib.h> header file. */
00097 /* #undef HAVE_IOKIT_IOKITLIB_H */
00098 
00099 /* Supports ISO _Pragma() macro */
00100 #define HAVE_ISOC99_PRAGMA 
00101 
00102 /* Define 1 if you want ISO-9660 Joliet extension support. You must have also
00103    libiconv installed to get Joliet extension support. */
00104 #define HAVE_JOLIET 1
00105 
00106 /* Define this if your libcurses has keypad */
00107 #define HAVE_KEYPAD 
00108 
00109 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
00110 #define HAVE_LANGINFO_CODESET 1
00111 
00112 /* Define to 1 if you have the `nsl' library (-lnsl). */
00113 /* #undef HAVE_LIBNSL */
00114 
00115 /* Define to 1 if you have the `socket' library (-lsocket). */
00116 /* #undef HAVE_LIBSOCKET */
00117 
00118 /* Define to 1 if you have the <limits.h> header file. */
00119 #define HAVE_LIMITS_H 1
00120 
00121 /* Define 1 if you have Linux-type CD-ROM support */
00122 #define HAVE_LINUX_CDROM 1
00123 
00124 /* Define to 1 if you have the <linux/cdrom.h> header file. */
00125 #define HAVE_LINUX_CDROM_H 1
00126 
00127 /* Define 1 if timeout is in cdrom_generic_command struct */
00128 /* #undef HAVE_LINUX_CDROM_TIMEOUT */
00129 
00130 /* Define to 1 if you have the <linux/major.h> header file. */
00131 #define HAVE_LINUX_MAJOR_H 1
00132 
00133 /* Define to 1 if you have the <linux/version.h> header file. */
00134 #define HAVE_LINUX_VERSION_H 1
00135 
00136 /* Define to 1 if you have the `localtime_r' function. */
00137 #define HAVE_LOCALTIME_R 1
00138 
00139 /* Define to 1 if you have the `lstat' function. */
00140 #define HAVE_LSTAT 1
00141 
00142 /* Define to 1 if you have the `memcpy' function. */
00143 #define HAVE_MEMCPY 1
00144 
00145 /* Define to 1 if you have the <memory.h> header file. */
00146 #define HAVE_MEMORY_H 1
00147 
00148 /* Define to 1 if you have the `memset' function. */
00149 #define HAVE_MEMSET 1
00150 
00151 /* Define to 1 if you have the <ncurses.h> header file. */
00152 #define HAVE_NCURSES_H 1
00153 
00154 /* Define 1 if you have NetBSD CD-ROM support */
00155 /* #undef HAVE_NETBSD_CDROM */
00156 
00157 /* Define 1 if you have OS/2 CD-ROM support */
00158 /* #undef HAVE_OS2_CDROM */
00159 
00160 /* Define to 1 if you have the <pwd.h> header file. */
00161 #define HAVE_PWD_H 1
00162 
00163 /* Define to 1 if you have the `rand' function. */
00164 #define HAVE_RAND 1
00165 
00166 /* Define to 1 if you have the `readlink' function. */
00167 #define HAVE_READLINK 1
00168 
00169 /* Define to 1 if you have the `realpath' function. */
00170 #define HAVE_REALPATH 1
00171 
00172 /* Define 1 if you want ISO-9660 Rock-Ridge extension support. */
00173 /* #undef HAVE_ROCK */
00174 
00175 /* Define to 1 if you have the `setegid' function. */
00176 #define HAVE_SETEGID 1
00177 
00178 /* Define to 1 if you have the `setenv' function. */
00179 #define HAVE_SETENV 1
00180 
00181 /* Define to 1 if you have the `seteuid' function. */
00182 #define HAVE_SETEUID 1
00183 
00184 /* Define to 1 if you have the `sleep' function. */
00185 #define HAVE_SLEEP 1
00186 
00187 /* Define to 1 if you have the `snprintf' function. */
00188 #define HAVE_SNPRINTF 1
00189 
00190 /* Define 1 if you have Solaris CD-ROM support */
00191 /* #undef HAVE_SOLARIS_CDROM */
00192 
00193 /* Define to 1 if you have the <stdarg.h> header file. */
00194 #define HAVE_STDARG_H 1
00195 
00196 /* Define to 1 if you have the <stdbool.h> header file. */
00197 #define HAVE_STDBOOL_H 1
00198 
00199 /* Define to 1 if you have the <stdint.h> header file. */
00200 #define HAVE_STDINT_H 1
00201 
00202 /* Define to 1 if you have the <stdio.h> header file. */
00203 #define HAVE_STDIO_H 1
00204 
00205 /* Define to 1 if you have the <stdlib.h> header file. */
00206 #define HAVE_STDLIB_H 1
00207 
00208 /* Define to 1 if you have the <strings.h> header file. */
00209 #define HAVE_STRINGS_H 1
00210 
00211 /* Define to 1 if you have the <string.h> header file. */
00212 #define HAVE_STRING_H 1
00213 
00214 /* Define this if you have struct timespec */
00215 #define HAVE_STRUCT_TIMESPEC 
00216 
00217 /* Define to 1 if you have the <sys/cdio.h> header file. */
00218 /* #undef HAVE_SYS_CDIO_H */
00219 
00220 /* Define to 1 if you have the <sys/param.h> header file. */
00221 #define HAVE_SYS_PARAM_H 1
00222 
00223 /* Define to 1 if you have the <sys/stat.h> header file. */
00224 #define HAVE_SYS_STAT_H 1
00225 
00226 /* Define to 1 if you have the <sys/timeb.h> header file. */
00227 #define HAVE_SYS_TIMEB_H 1
00228 
00229 /* Define to 1 if you have the <sys/time.h> header file. */
00230 #define HAVE_SYS_TIME_H 1
00231 
00232 /* Define to 1 if you have the <sys/types.h> header file. */
00233 #define HAVE_SYS_TYPES_H 1
00234 
00235 /* Define to 1 if you have the <sys/utsname.h> header file. */
00236 #define HAVE_SYS_UTSNAME_H 1
00237 
00238 /* Define this <sys/stat.h> defines S_ISLNK() */
00239 #define HAVE_S_ISLNK 
00240 
00241 /* Define this <sys/stat.h> defines S_ISSOCK() */
00242 #define HAVE_S_ISSOCK 
00243 
00244 /* Define to 1 if timegm is available */
00245 #define HAVE_TIMEGM 1
00246 
00247 /* Define if you have an extern long timenzone variable. */
00248 #define HAVE_TIMEZONE_VAR 1
00249 
00250 /* Define if struct tm has the tm_gmtoff member. */
00251 #define HAVE_TM_GMTOFF 1
00252 
00253 /* Define if time.h defines extern extern char *tzname[2] variable */
00254 #define HAVE_TZNAME 1
00255 
00256 /* Define to 1 if you have the `tzset' function. */
00257 #define HAVE_TZSET 1
00258 
00259 /* Define to 1 if you have the <unistd.h> header file. */
00260 #define HAVE_UNISTD_H 1
00261 
00262 /* Define to 1 if you have the `unsetenv' function. */
00263 #define HAVE_UNSETENV 1
00264 
00265 /* Define to 1 if you have the `usleep' function. */
00266 #define HAVE_USLEEP 1
00267 
00268 /* Define this if you have libvcdinfo installed */
00269 /* #undef HAVE_VCDINFO */
00270 
00271 /* Define to 1 if you have the `vsnprintf' function. */
00272 #define HAVE_VSNPRINTF 1
00273 
00274 /* Define 1 if you have MinGW CD-ROM support */
00275 /* #undef HAVE_WIN32_CDROM */
00276 
00277 /* Define to 1 if you have the <windows.h> header file. */
00278 /* #undef HAVE_WINDOWS_H */
00279 
00280 /* Define as const if the declaration of iconv() needs const. */
00281 #define ICONV_CONST 
00282 
00283 /* Is set when libcdio's config.h has been included. Applications wishing to
00284    sue their own config.h values (such as set by the application's configure
00285    script can define this before including any of libcdio's headers. */
00286 #define LIBCDIO_CONFIG_H 1
00287 
00288 /* Full path to libcdio top_sourcedir. */
00289 #define LIBCDIO_SOURCE_PATH "/builddir/build/BUILD/libcdio-0.83"
00290 
00291 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00292    */
00293 #define LT_OBJDIR ".libs/"
00294 
00295 /* Define 1 if you are compiling using MinGW */
00296 /* #undef MINGW32 */
00297 
00298 /* Define 1 if you need timezone defined to get timzone defined as a variable.
00299    In cygwin it is a function too */
00300 /* #undef NEED_TIMEZONEVAR */
00301 
00302 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
00303 /* #undef NO_MINUS_C_MINUS_O */
00304 
00305 /* Name of package */
00306 #define PACKAGE "libcdio"
00307 
00308 /* Define to the address where bug reports for this package should be sent. */
00309 #define PACKAGE_BUGREPORT "libcdio-help@gnu.org"
00310 
00311 /* Define to the full name of this package. */
00312 #define PACKAGE_NAME "libcdio"
00313 
00314 /* Define to the full name and version of this package. */
00315 #define PACKAGE_STRING "libcdio 0.83"
00316 
00317 /* Define to the one symbol short name of this package. */
00318 #define PACKAGE_TARNAME "libcdio"
00319 
00320 /* Define to the home page for this package. */
00321 #define PACKAGE_URL ""
00322 
00323 /* Define to the version of this package. */
00324 #define PACKAGE_VERSION "0.83"
00325 
00326 /* Define to 1 if you have the ANSI C header files. */
00327 #define STDC_HEADERS 1
00328 
00329 /* Enable extensions on AIX 3, Interix.  */
00330 #ifndef _ALL_SOURCE
00331 # define _ALL_SOURCE 1
00332 #endif
00333 /* Enable GNU extensions on systems that have them.  */
00334 #ifndef _GNU_SOURCE
00335 # define _GNU_SOURCE 1
00336 #endif
00337 /* Enable threading extensions on Solaris.  */
00338 #ifndef _POSIX_PTHREAD_SEMANTICS
00339 # define _POSIX_PTHREAD_SEMANTICS 1
00340 #endif
00341 /* Enable extensions on HP NonStop.  */
00342 #ifndef _TANDEM_SOURCE
00343 # define _TANDEM_SOURCE 1
00344 #endif
00345 /* Enable general extensions on Solaris.  */
00346 #ifndef __EXTENSIONS__
00347 # define __EXTENSIONS__ 1
00348 #endif
00349 
00350 
00351 /* Version number of package */
00352 #define VERSION "0.83"
00353 
00354 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
00355    significant byte first (like Motorola and SPARC, unlike Intel). */
00356 #if defined AC_APPLE_UNIVERSAL_BUILD
00357 # if defined __BIG_ENDIAN__
00358 #  define WORDS_BIGENDIAN 1
00359 # endif
00360 #else
00361 # ifndef WORDS_BIGENDIAN
00362 #  define WORDS_BIGENDIAN 1
00363 # endif
00364 #endif
00365 
00366 /* Number of bits in a file offset, on hosts where this is settable. */
00367 /* #undef _FILE_OFFSET_BITS */
00368 
00369 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
00370 /* #undef _LARGEFILE_SOURCE */
00371 
00372 /* Define for large files, on AIX-style hosts. */
00373 /* #undef _LARGE_FILES */
00374 
00375 /* Define to 1 if on MINIX. */
00376 /* #undef _MINIX */
00377 
00378 /* Define to 2 if the system does not provide POSIX.1 features except with
00379    this defined. */
00380 /* #undef _POSIX_1_SOURCE */
00381 
00382 /* Define to 1 if you need to in order for `stat' and other things to work. */
00383 /* #undef _POSIX_SOURCE */
00384 
00385 /* Define to empty if `const' does not conform to ANSI C. */
00386 /* #undef const */
00387 
00388 /* Define to `__inline__' or `__inline' if that's what the C compiler
00389    calls it, or to nothing if 'inline' is not supported under any name.  */
00390 #ifndef __cplusplus
00391 /* #undef inline */
00392 #endif
00393 #endif /* #ifndef CDIO_CONFIG_H */

Generated for libcdio by doxygen 1.8.0