cdio_config.h

Go to the documentation of this file.
00001 
00005 /* config.h.  Generated by configure.  */
00006 /* config.h.in.  Generated from configure.ac by autoheader.  */
00007 
00008 /* compiler does least-significant bit first in struct bitfields */
00009 #define BITFIELD_LSBF 
00010 
00011 /* Define 1 if you are compiling using cygwin */
00012 /* #undef CYGWIN */
00013 
00014 /* what to put between the brackets for empty arrays */
00015 #define EMPTY_ARRAY_SIZE 
00016 
00017 /* Define 1 if you have BSDI-type CD-ROM support */
00018 /* #undef HAVE_BSDI_CDROM */
00019 
00020 /* Define to 1 if you have the `bzero' function. */
00021 #define HAVE_BZERO 1
00022 
00023 /* Define this if you have libcddb installed */
00024 #define HAVE_CDDB 
00025 
00026 /* Define to 1 if you have the <CoreFoundation/CFBase.h> header file. */
00027 /* #undef HAVE_COREFOUNDATION_CFBASE_H */
00028 
00029 /* Define to 1 if you have the <curses.h> header file. */
00030 /* #undef HAVE_CURSES_H */
00031 
00032 /* Define 1 if you have Darwin OS X-type CD-ROM support */
00033 /* #undef HAVE_DARWIN_CDROM */
00034 
00035 /* Define if time.h defines extern long timezone and int daylight vars. */
00036 #define HAVE_DAYLIGHT 1
00037 
00038 /* Define to 1 if you have the <dlfcn.h> header file. */
00039 #define HAVE_DLFCN_H 1
00040 
00041 /* Define to 1 if you have the `drand48' function. */
00042 #define HAVE_DRAND48 1
00043 
00044 /* Define to 1 if you have the <dvd.h> header file. */
00045 /* #undef HAVE_DVD_H */
00046 
00047 /* Define to 1 if you have the <errno.h> header file. */
00048 #define HAVE_ERRNO_H 1
00049 
00050 /* Define to 1 if you have the <fcntl.h> header file. */
00051 #define HAVE_FCNTL_H 1
00052 
00053 /* Define 1 if you have FreeBSD CD-ROM support */
00054 /* #undef HAVE_FREEBSD_CDROM */
00055 
00056 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
00057 /* #undef HAVE_FSEEKO */
00058 
00059 /* Define to 1 if you have the `ftruncate' function. */
00060 #define HAVE_FTRUNCATE 1
00061 
00062 /* Define to 1 if you have the `geteuid' function. */
00063 #define HAVE_GETEUID 1
00064 
00065 /* Define to 1 if you have the `getgid' function. */
00066 #define HAVE_GETGID 1
00067 
00068 /* Define to 1 if you have the <getopt.h> header file. */
00069 #define HAVE_GETOPT_H 1
00070 
00071 /* Define to 1 if you have the `getpwuid' function. */
00072 #define HAVE_GETPWUID 1
00073 
00074 /* Define to 1 if you have the `gettimeofday' function. */
00075 #define HAVE_GETTIMEOFDAY 1
00076 
00077 /* Define to 1 if you have the `getuid' function. */
00078 #define HAVE_GETUID 1
00079 
00080 /* Define to 1 if you have the <glob.h> header file. */
00081 #define HAVE_GLOB_H 1
00082 
00083 /* Define if you have the iconv() function. */
00084 #define HAVE_ICONV 1
00085 
00086 /* Define to 1 if you have the <inttypes.h> header file. */
00087 #define HAVE_INTTYPES_H 1
00088 
00089 /* Define to 1 if you have the <IOKit/IOKitLib.h> header file. */
00090 /* #undef HAVE_IOKIT_IOKITLIB_H */
00091 
00092 /* Supports ISO _Pragma() macro */
00093 #define HAVE_ISOC99_PRAGMA 
00094 
00095 /* Define 1 if you want ISO-9660 Joliet extension support. You must have also
00096    libiconv installed to get Joliet extension support. */
00097 #define HAVE_JOLIET 1
00098 
00099 /* Define this if your libcurses has keypad */
00100 #define HAVE_KEYPAD 
00101 
00102 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
00103 #define HAVE_LANGINFO_CODESET 1
00104 
00105 /* Define to 1 if you have the `nsl' library (-lnsl). */
00106 /* #undef HAVE_LIBNSL */
00107 
00108 /* Define to 1 if you have the `socket' library (-lsocket). */
00109 /* #undef HAVE_LIBSOCKET */
00110 
00111 /* Define 1 if you have Linux-type CD-ROM support */
00112 #define HAVE_LINUX_CDROM 1
00113 
00114 /* Define to 1 if you have the <linux/cdrom.h> header file. */
00115 #define HAVE_LINUX_CDROM_H 1
00116 
00117 /* Define 1 if timeout is in cdrom_generic_command struct */
00118 /* #undef HAVE_LINUX_CDROM_TIMEOUT */
00119 
00120 /* Define to 1 if you have the <linux/major.h> header file. */
00121 #define HAVE_LINUX_MAJOR_H 1
00122 
00123 /* Define to 1 if you have the <linux/version.h> header file. */
00124 #define HAVE_LINUX_VERSION_H 1
00125 
00126 /* Define to 1 if you have the `lstat' function. */
00127 #define HAVE_LSTAT 1
00128 
00129 /* Define to 1 if you have the `memcpy' function. */
00130 #define HAVE_MEMCPY 1
00131 
00132 /* Define to 1 if you have the <memory.h> header file. */
00133 #define HAVE_MEMORY_H 1
00134 
00135 /* Define to 1 if you have the `memset' function. */
00136 #define HAVE_MEMSET 1
00137 
00138 /* Define to 1 if you have the <ncurses.h> header file. */
00139 #define HAVE_NCURSES_H 1
00140 
00141 /* Define to 1 if you have the <pwd.h> header file. */
00142 #define HAVE_PWD_H 1
00143 
00144 /* Define to 1 if you have the `rand' function. */
00145 #define HAVE_RAND 1
00146 
00147 /* Define 1 if you want ISO-9660 Rock-Ridge extension support. */
00148 #define HAVE_ROCK 1
00149 
00150 /* Define to 1 if you have the `setegid' function. */
00151 #define HAVE_SETEGID 1
00152 
00153 /* Define to 1 if you have the `seteuid' function. */
00154 #define HAVE_SETEUID 1
00155 
00156 /* Define to 1 if you have the `snprintf' function. */
00157 #define HAVE_SNPRINTF 1
00158 
00159 /* Define 1 if you have Solaris CD-ROM support */
00160 /* #undef HAVE_SOLARIS_CDROM */
00161 
00162 /* Define to 1 if you have the <stdarg.h> header file. */
00163 #define HAVE_STDARG_H 1
00164 
00165 /* Define to 1 if you have the <stdbool.h> header file. */
00166 #define HAVE_STDBOOL_H 1
00167 
00168 /* Define to 1 if you have the <stdint.h> header file. */
00169 #define HAVE_STDINT_H 1
00170 
00171 /* Define to 1 if you have the <stdio.h> header file. */
00172 #define HAVE_STDIO_H 1
00173 
00174 /* Define to 1 if you have the <stdlib.h> header file. */
00175 #define HAVE_STDLIB_H 1
00176 
00177 /* Define to 1 if you have the <strings.h> header file. */
00178 #define HAVE_STRINGS_H 1
00179 
00180 /* Define to 1 if you have the <string.h> header file. */
00181 #define HAVE_STRING_H 1
00182 
00183 /* Define to 1 if you have the <sys/cdio.h> header file. */
00184 /* #undef HAVE_SYS_CDIO_H */
00185 
00186 /* Define to 1 if you have the <sys/param.h> header file. */
00187 #define HAVE_SYS_PARAM_H 1
00188 
00189 /* Define to 1 if you have the <sys/stat.h> header file. */
00190 #define HAVE_SYS_STAT_H 1
00191 
00192 /* Define to 1 if you have the <sys/timeb.h> header file. */
00193 #define HAVE_SYS_TIMEB_H 1
00194 
00195 /* Define to 1 if you have the <sys/time.h> header file. */
00196 #define HAVE_SYS_TIME_H 1
00197 
00198 /* Define to 1 if you have the <sys/types.h> header file. */
00199 #define HAVE_SYS_TYPES_H 1
00200 
00201 /* Define this <sys/stat.h> defines S_ISLNK() */
00202 #define HAVE_S_ISLNK 
00203 

Generated on Fri Oct 27 06:38:08 2006 for libcdio by  doxygen 1.4.6