Main Page | Data Structures | Directories | File List | Data Fields | Globals

cdio_config.h

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

Generated on Thu Sep 29 12:15:25 2005 for libcdio by  doxygen 1.3.9.1