OSDLConfig.h

Go to the documentation of this file.
00001 #ifndef _SRC_CODE_OSDLCONFIG_H
00002 #define _SRC_CODE_OSDLCONFIG_H 1
00003  
00004 /* src/code/OSDLConfig.h. Generated automatically at end of configure. */
00005 /* src/code/OSDLTemporaryConfig.h.  Generated from OSDLTemporaryConfig.h.in by configure.  */
00006 /* src/code/OSDLTemporaryConfig.h.in.  Generated from configure.ac by autoheader.  */
00007 
00008 /* Define to 1 if overall settings should be cached instead of being retrieved
00009    on the fly */
00010 #ifndef OSDL_CACHE_OVERALL_SETTINGS 
00011 #define OSDL_CACHE_OVERALL_SETTINGS  0 
00012 #endif
00013 
00014 /* Define to 1 if the `closedir' function returns void instead of `int'. */
00015 /* #undef OSDL_CLOSEDIR_VOID */
00016 
00017 /* Define to 1 if instance counting mode is to be enabled */
00018 #ifndef OSDL_COUNT_INSTANCES 
00019 #define OSDL_COUNT_INSTANCES  0 
00020 #endif
00021 
00022 /* Define to 1 if generic debug mode is to be enabled */
00023 #ifndef OSDL_DEBUG 
00024 #define OSDL_DEBUG  1 
00025 #endif
00026 
00027 /* Define to 1 if debug mode for audio renderer is to be enabled */
00028 #ifndef OSDL_DEBUG_AUDIO_RENDERER 
00029 #define OSDL_DEBUG_AUDIO_RENDERER  0 
00030 #endif
00031 
00032 /* Define to 1 if debug mode for blit operations is to be enabled */
00033 #ifndef OSDL_DEBUG_BLIT 
00034 #define OSDL_DEBUG_BLIT  0 
00035 #endif
00036 
00037 /* Define to 1 if debug mode for bounding boxes is to be enabled */
00038 #ifndef OSDL_DEBUG_BOUNDING_BOX 
00039 #define OSDL_DEBUG_BOUNDING_BOX  0 
00040 #endif
00041 
00042 /* Define to 1 if debug mode for cached states is to be enabled */
00043 #ifndef OSDL_DEBUG_CACHED_STATES 
00044 #define OSDL_DEBUG_CACHED_STATES  1 
00045 #endif
00046 
00047 /* Define to 1 if debug mode for colors is to be enabled */
00048 #ifndef OSDL_DEBUG_COLOR 
00049 #define OSDL_DEBUG_COLOR  0 
00050 #endif
00051 
00052 /* Define to 1 if debug mode for conics is to be enabled */
00053 #ifndef OSDL_DEBUG_CONICS 
00054 #define OSDL_DEBUG_CONICS  0 
00055 #endif
00056 
00057 /* Define to 1 if debug mode for events is to be enabled */
00058 #ifndef OSDL_DEBUG_EVENTS 
00059 #define OSDL_DEBUG_EVENTS  0 
00060 #endif
00061 
00062 /* Define to 1 if debug mode for font management is to be enabled */
00063 #ifndef OSDL_DEBUG_FONT 
00064 #define OSDL_DEBUG_FONT  0 
00065 #endif
00066 
00067 /* Define to 1 if debug mode for image management is to be enabled */
00068 #ifndef OSDL_DEBUG_IMAGE 
00069 #define OSDL_DEBUG_IMAGE  0 
00070 #endif
00071 
00072 /* Define to 1 if debug mode for palette operations is to be enabled */
00073 #ifndef OSDL_DEBUG_PALETTE 
00074 #define OSDL_DEBUG_PALETTE  0 
00075 #endif
00076 
00077 /* Define to 1 if debug mode for pixel-level operations is to be enabled */
00078 #ifndef OSDL_DEBUG_PIXEL 
00079 #define OSDL_DEBUG_PIXEL  0 
00080 #endif
00081 
00082 /* Define to 1 if debug mode for rectangle management is to be enabled */
00083 #ifndef OSDL_DEBUG_RECTANGLES 
00084 #define OSDL_DEBUG_RECTANGLES  0 
00085 #endif
00086 
00087 /* Define to 1 if debug mode for general renderer is to be enabled */
00088 #ifndef OSDL_DEBUG_RENDERER 
00089 #define OSDL_DEBUG_RENDERER  0 
00090 #endif
00091 
00092 /* Define to 1 if debug mode for scheduler is to be enabled */
00093 #ifndef OSDL_DEBUG_SCHEDULER 
00094 #define OSDL_DEBUG_SCHEDULER  1 
00095 #endif
00096 
00097 /* Define to 1 if debug mode for sprites is to be enabled */
00098 #ifndef OSDL_DEBUG_SPRITE 
00099 #define OSDL_DEBUG_SPRITE  0 
00100 #endif
00101 
00102 /* Define to 1 if debug mode for surfaces is to be enabled */
00103 #ifndef OSDL_DEBUG_SURFACE 
00104 #define OSDL_DEBUG_SURFACE  0 
00105 #endif
00106 
00107 /* Define to 1 if debug mode for general video is to be enabled */
00108 #ifndef OSDL_DEBUG_VIDEO 
00109 #define OSDL_DEBUG_VIDEO  0 
00110 #endif
00111 
00112 /* Define to 1 if debug mode for video renderer is to be enabled */
00113 #ifndef OSDL_DEBUG_VIDEO_RENDERER 
00114 #define OSDL_DEBUG_VIDEO_RENDERER  0 
00115 #endif
00116 
00117 /* Define to 1 if debug mode for widgets is to be enabled */
00118 #ifndef OSDL_DEBUG_WIDGET 
00119 #define OSDL_DEBUG_WIDGET  0 
00120 #endif
00121 
00122 /* Use the Apple OpenGL framework. */
00123 /* #undef OSDL_USES_APPLE_OPENGL_FRAMEWORK */
00124 
00125 /* Define to 1 if you have the <Ceylan.h> header file. */
00126 #ifndef OSDL_USES_CEYLAN_H 
00127 #define OSDL_USES_CEYLAN_H  1 
00128 #endif
00129 
00130 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00131    */
00132 #ifndef OSDL_USES_DIRENT_H 
00133 #define OSDL_USES_DIRENT_H  1 
00134 #endif
00135 
00136 /* Define to 1 if you have the <dlfcn.h> header file. */
00137 #ifndef OSDL_USES_DLFCN_H 
00138 #define OSDL_USES_DLFCN_H  1 
00139 #endif
00140 
00141 /* Define to 1 if you have the `fork' function. */
00142 #ifndef OSDL_USES_FORK 
00143 #define OSDL_USES_FORK  1 
00144 #endif
00145 
00146 /* Define to 1 if you have the <inttypes.h> header file. */
00147 #ifndef OSDL_USES_INTTYPES_H 
00148 #define OSDL_USES_INTTYPES_H  1 
00149 #endif
00150 
00151 /* Define to 1 if you have the <memory.h> header file. */
00152 #ifndef OSDL_USES_MEMORY_H 
00153 #define OSDL_USES_MEMORY_H  1 
00154 #endif
00155 
00156 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00157 /* #undef OSDL_USES_NDIR_H */
00158 
00159 /* Define if you have POSIX threads libraries and header files. */
00160 #ifndef OSDL_USES_PTHREAD 
00161 #define OSDL_USES_PTHREAD  1 
00162 #endif
00163 
00164 /* Define to 1 if `stat' has the bug that it succeeds when given the
00165    zero-length file name argument. */
00166 /* #undef OSDL_USES_STAT_EMPTY_STRING_BUG */
00167 
00168 /* Define to 1 if stdbool.h conforms to C99. */
00169 #ifndef OSDL_USES_STDBOOL_H 
00170 #define OSDL_USES_STDBOOL_H  1 
00171 #endif
00172 
00173 /* Define to 1 if you have the <stdint.h> header file. */
00174 #ifndef OSDL_USES_STDINT_H 
00175 #define OSDL_USES_STDINT_H  1 
00176 #endif
00177 
00178 /* Define to 1 if you have the <stdlib.h> header file. */
00179 #ifndef OSDL_USES_STDLIB_H 
00180 #define OSDL_USES_STDLIB_H  1 
00181 #endif
00182 
00183 /* Define to 1 if you have the <strings.h> header file. */
00184 #ifndef OSDL_USES_STRINGS_H 
00185 #define OSDL_USES_STRINGS_H  1 
00186 #endif
00187 
00188 /* Define to 1 if you have the <string.h> header file. */
00189 #ifndef OSDL_USES_STRING_H 
00190 #define OSDL_USES_STRING_H  1 
00191 #endif
00192 
00193 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00194    */
00195 /* #undef OSDL_USES_SYS_DIR_H */
00196 
00197 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00198    */
00199 /* #undef OSDL_USES_SYS_NDIR_H */
00200 
00201 /* Define to 1 if you have the <sys/select.h> header file. */
00202 #ifndef OSDL_USES_SYS_SELECT_H 
00203 #define OSDL_USES_SYS_SELECT_H  1 
00204 #endif
00205 
00206 /* Define to 1 if you have the <sys/socket.h> header file. */
00207 #ifndef OSDL_USES_SYS_SOCKET_H 
00208 #define OSDL_USES_SYS_SOCKET_H  1 
00209 #endif
00210 
00211 /* Define to 1 if you have the <sys/stat.h> header file. */
00212 #ifndef OSDL_USES_SYS_STAT_H 
00213 #define OSDL_USES_SYS_STAT_H  1 
00214 #endif
00215 
00216 /* Define to 1 if you have the <sys/types.h> header file. */
00217 #ifndef OSDL_USES_SYS_TYPES_H 
00218 #define OSDL_USES_SYS_TYPES_H  1 
00219 #endif
00220 
00221 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
00222 #ifndef OSDL_USES_SYS_WAIT_H 
00223 #define OSDL_USES_SYS_WAIT_H  1 
00224 #endif
00225 
00226 /* Define to 1 if you have the <unistd.h> header file. */
00227 #ifndef OSDL_USES_UNISTD_H 
00228 #define OSDL_USES_UNISTD_H  1 
00229 #endif
00230 
00231 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
00232 #ifndef OSDL_USES_UTIME_NULL 
00233 #define OSDL_USES_UTIME_NULL  1 
00234 #endif
00235 
00236 /* Define to 1 if you have the `vfork' function. */
00237 #ifndef OSDL_USES_VFORK 
00238 #define OSDL_USES_VFORK  1 
00239 #endif
00240 
00241 /* Define to 1 if you have the <vfork.h> header file. */
00242 /* #undef OSDL_USES_VFORK_H */
00243 
00244 /* Define to 1 if you have the <windows.h> header file. */
00245 /* #undef OSDL_USES_WINDOWS_H */
00246 
00247 /* Define to 1 if `fork' works. */
00248 #ifndef OSDL_USES_WORKING_FORK 
00249 #define OSDL_USES_WORKING_FORK  1 
00250 #endif
00251 
00252 /* Define to 1 if `vfork' works. */
00253 #ifndef OSDL_USES_WORKING_VFORK 
00254 #define OSDL_USES_WORKING_VFORK  1 
00255 #endif
00256 
00257 /* Define to 1 if the system has the type `_Bool'. */
00258 #ifndef OSDL_USES__BOOL 
00259 #define OSDL_USES__BOOL  1 
00260 #endif
00261 
00262 /* Current Libtool version for the OSDL library */
00263 #ifndef OSDL_LIBTOOL_VERSION 
00264 #define OSDL_LIBTOOL_VERSION  "0.4.0" 
00265 #endif
00266 
00267 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
00268    slash. */
00269 #ifndef OSDL_LSTAT_FOLLOWS_SLASHED_SYMLINK 
00270 #define OSDL_LSTAT_FOLLOWS_SLASHED_SYMLINK  1 
00271 #endif
00272 
00273 /* Name of package */
00274 #ifndef OSDL_PACKAGE 
00275 #define OSDL_PACKAGE  "osdl" 
00276 #endif
00277 
00278 /* Define to the address where bug reports for this package should be sent. */
00279 #ifndef OSDL_PACKAGE_BUGREPORT 
00280 #define OSDL_PACKAGE_BUGREPORT  "osdl-bugs@lists.sourceforge.net" 
00281 #endif
00282 
00283 /* Define to the full name of this package. */
00284 #ifndef OSDL_PACKAGE_NAME 
00285 #define OSDL_PACKAGE_NAME  "OSDL" 
00286 #endif
00287 
00288 /* Define to the full name and version of this package. */
00289 #ifndef OSDL_PACKAGE_STRING 
00290 #define OSDL_PACKAGE_STRING  "OSDL 0.4" 
00291 #endif
00292 
00293 /* Define to the one symbol short name of this package. */
00294 #ifndef OSDL_PACKAGE_TARNAME 
00295 #define OSDL_PACKAGE_TARNAME  "osdl" 
00296 #endif
00297 
00298 /* Define to the version of this package. */
00299 #ifndef OSDL_PACKAGE_VERSION 
00300 #define OSDL_PACKAGE_VERSION  "0.4" 
00301 #endif
00302 
00303 /* Define to necessary symbol if this constant uses a non-standard name on
00304    your system. */
00305 /* #undef OSDL_PTHREAD_CREATE_JOINABLE */
00306 
00307 /* Define as the return type of signal handlers (`int' or `void'). */
00308 #ifndef OSDL_RETSIGTYPE 
00309 #define OSDL_RETSIGTYPE  void 
00310 #endif
00311 
00312 /* Define to the type of arg 1 for `select'. */
00313 #ifndef OSDL_SELECT_TYPE_ARG1 
00314 #define OSDL_SELECT_TYPE_ARG1  int 
00315 #endif
00316 
00317 /* Define to the type of args 2, 3 and 4 for `select'. */
00318 #ifndef OSDL_SELECT_TYPE_ARG234 
00319 #define OSDL_SELECT_TYPE_ARG234  (fd_set *) 
00320 #endif
00321 
00322 /* Define to the type of arg 5 for `select'. */
00323 #ifndef OSDL_SELECT_TYPE_ARG5 
00324 #define OSDL_SELECT_TYPE_ARG5  (struct timeval *) 
00325 #endif
00326 
00327 /* Define to 1 if you have the ANSI C header files. */
00328 #ifndef OSDL_STDC_HEADERS 
00329 #define OSDL_STDC_HEADERS  1 
00330 #endif
00331 
00332 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00333 #ifndef OSDL_TIME_WITH_SYS_TIME 
00334 #define OSDL_TIME_WITH_SYS_TIME  1 
00335 #endif
00336 
00337 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
00338 /* #undef OSDL_TM_IN_SYS_TIME */
00339 
00340 /* Define to 1 if OSDL is to use OpenGL and GLU */
00341 #ifndef OSDL_USES_OPENGL 
00342 #define OSDL_USES_OPENGL  1 
00343 #endif
00344 
00345 /* Define to 1 if verbose mode for controller is to be enabled */
00346 #ifndef OSDL_VERBOSE_CONTROLLER 
00347 #define OSDL_VERBOSE_CONTROLLER  0 
00348 #endif
00349 
00350 /* Define to 1 if verbose mode for joystick is to be enabled */
00351 #ifndef OSDL_VERBOSE_JOYSTICK 
00352 #define OSDL_VERBOSE_JOYSTICK  0 
00353 #endif
00354 
00355 /* Define to 1 if verbose mode for joystick handler is to be enabled */
00356 #ifndef OSDL_VERBOSE_JOYSTICK_HANDLER 
00357 #define OSDL_VERBOSE_JOYSTICK_HANDLER  0 
00358 #endif
00359 
00360 /* Define to 1 if verbose mode for keyboard handler is to be enabled */
00361 #ifndef OSDL_VERBOSE_KEYBOARD_HANDLER 
00362 #define OSDL_VERBOSE_KEYBOARD_HANDLER  0 
00363 #endif
00364 
00365 /* Define to 1 if verbose mode for mouse is to be enabled */
00366 #ifndef OSDL_VERBOSE_MOUSE 
00367 #define OSDL_VERBOSE_MOUSE  0 
00368 #endif
00369 
00370 /* Define to 1 if verbose mode for mouse handler is to be enabled */
00371 #ifndef OSDL_VERBOSE_MOUSE_HANDLER 
00372 #define OSDL_VERBOSE_MOUSE_HANDLER  0 
00373 #endif
00374 
00375 /* Version number of package */
00376 #ifndef OSDL_VERSION 
00377 #define OSDL_VERSION  "0.4" 
00378 #endif
00379 
00380 /* Define to empty if `const' does not conform to ANSI C. */
00381 /* #undef _osdl_const */
00382 
00383 /* Define to `__inline__' or `__inline' if that's what the C compiler
00384    calls it, or to nothing if 'inline' is not supported under any name.  */
00385 #ifndef __cplusplus
00386 /* #undef _osdl_inline */
00387 #endif
00388 
00389 /* Define to `int' if <sys/types.h> does not define. */
00390 /* #undef _osdl_pid_t */
00391 
00392 /* Define to `unsigned int' if <sys/types.h> does not define. */
00393 /* #undef _osdl_size_t */
00394 
00395 /* Define as `fork' if `vfork' does not work. */
00396 /* #undef _osdl_vfork */
00397 
00398 /* Define to empty if the keyword `volatile' does not work. Warning: valid
00399    code using `volatile' can become incorrect without. Disable with care. */
00400 /* #undef _osdl_volatile */
00401  
00402 /* once: _SRC_CODE_OSDLCONFIG_H */
00403 #endif
00404 /* Note : NEVER commit (check-in) this generated file ! */

Generated on Fri Mar 30 14:46:59 2007 for OSDL by  doxygen 1.5.1