/* * Note that this file is no longer generated by autoheader as it results in * too much namespace pollution. If you add define a new macro in * configure.in or aclocal.m4, you must add an entry to this file. */ /* Define if you want support for n bpp modes. */ #undef ALLEGRO_COLOR8 #undef ALLEGRO_COLOR16 #undef ALLEGRO_COLOR24 #undef ALLEGRO_COLOR32 /*---------------------------------------------------------------------------*/ /* Define to 1 if you have the corresponding header file. */ #undef ALLEGRO_HAVE_DIRENT_H #undef ALLEGRO_HAVE_INTTYPES_H #undef ALLEGRO_HAVE_LINUX_AWE_VOICE_H #undef ALLEGRO_HAVE_LINUX_INPUT_H #undef ALLEGRO_HAVE_LINUX_JOYSTICK_H #undef ALLEGRO_HAVE_LINUX_SOUNDCARD_H #undef ALLEGRO_HAVE_MACHINE_SOUNDCARD_H #undef ALLEGRO_HAVE_SOUNDCARD_H #undef ALLEGRO_HAVE_STDINT_H #undef ALLEGRO_HAVE_SV_PROCFS_H #undef ALLEGRO_HAVE_SYS_IO_H #undef ALLEGRO_HAVE_SYS_SOUNDCARD_H #undef ALLEGRO_HAVE_SYS_STAT_H #undef ALLEGRO_HAVE_SYS_TIME_H #undef ALLEGRO_HAVE_SYS_UTSNAME_H /* Define to 1 if the corresponding functions are available. */ #undef ALLEGRO_HAVE_GETEXECNAME #undef ALLEGRO_HAVE_MEMCMP #undef ALLEGRO_HAVE_MKSTEMP #undef ALLEGRO_HAVE_MMAP #undef ALLEGRO_HAVE_MPROTECT #undef ALLEGRO_HAVE_SCHED_YIELD #undef ALLEGRO_HAVE_STRICMP #undef ALLEGRO_HAVE_STRLWR #undef ALLEGRO_HAVE_STRUPR #undef ALLEGRO_HAVE_SYSCONF /* Define to 1 if procfs reveals argc and argv */ #undef ALLEGRO_HAVE_PROCFS_ARGCV /*---------------------------------------------------------------------------*/ /* Define if target machine is little endian. */ #undef ALLEGRO_LITTLE_ENDIAN /* Define if target machine is big endian. */ #undef ALLEGRO_BIG_ENDIAN /* Define for Unix platforms, to use C convention for bank switching. */ #undef ALLEGRO_NO_ASM /* Define if compiler prepends underscore to symbols. */ #undef ALLEGRO_ASM_PREFIX /* Define if assembler supports MMX. */ #undef ALLEGRO_MMX /* Define if assembler supports SSE. */ #undef ALLEGRO_SSE /* Define if target platform is Darwin. */ #undef ALLEGRO_DARWIN /* Define if you have the pthread library. */ #undef ALLEGRO_HAVE_LIBPTHREAD /* Define if constructor attribute is supported. */ #undef ALLEGRO_USE_CONSTRUCTOR /* Define if you need to use a magic main. */ #undef ALLEGRO_WITH_MAGIC_MAIN /* Define if dynamically loaded modules are supported. */ #undef ALLEGRO_WITH_MODULES /*---------------------------------------------------------------------------*/ /* Define if you need support for X-Windows. */ #undef ALLEGRO_WITH_XWINDOWS /* Define if MIT-SHM extension is supported. */ #undef ALLEGRO_XWINDOWS_WITH_SHM /* Define if XCursor ARGB extension is available. */ #undef ALLEGRO_XWINDOWS_WITH_XCURSOR /* Define if DGA version 2.0 or newer is supported */ #undef ALLEGRO_XWINDOWS_WITH_XF86DGA2 /* Define if XF86VidMode extension is supported. */ #undef ALLEGRO_XWINDOWS_WITH_XF86VIDMODE /* Define if XIM extension is supported. */ #undef ALLEGRO_XWINDOWS_WITH_XIM /* Define if xpm bitmap support is available. */ #undef ALLEGRO_XWINDOWS_WITH_XPM /*---------------------------------------------------------------------------*/ /* Define if target platform is linux. */ #undef ALLEGRO_LINUX /* Define to enable Linux console fbcon driver. */ #undef ALLEGRO_LINUX_FBCON /* Define to enable Linux console SVGAlib driver. */ #undef ALLEGRO_LINUX_SVGALIB /* Define if SVGAlib driver can check vga_version. */ #undef ALLEGRO_LINUX_SVGALIB_HAVE_VGA_VERSION /* Define to enable Linux console VBE/AF driver. */ #undef ALLEGRO_LINUX_VBEAF /* Define to enable Linux console VGA driver. */ #undef ALLEGRO_LINUX_VGA /*---------------------------------------------------------------------------*/ /* Define to the installed ALSA version. */ #undef ALLEGRO_ALSA_VERSION /* Define if ALSA DIGI driver is supported. */ #undef ALLEGRO_WITH_ALSADIGI /* Define if ALSA MIDI driver is supported. */ #undef ALLEGRO_WITH_ALSAMIDI /* Define if aRts DIGI driver is supported. */ #undef ALLEGRO_WITH_ARTSDIGI /* Define if ESD DIGI driver is supported. */ #undef ALLEGRO_WITH_ESDDIGI /* Define if JACK DIGI driver is supported. */ #undef ALLEGRO_WITH_JACKDIGI /* Define if OSS DIGI driver is supported. */ #undef ALLEGRO_WITH_OSSDIGI /* Define if OSS MIDI driver is supported. */ #undef ALLEGRO_WITH_OSSMIDI /* Define if SGI AL DIGI driver is supported. */ #undef ALLEGRO_WITH_SGIALDIGI /*---------------------------------------------------------------------------*/ /* Define to (void *)-1, if MAP_FAILED is not defined. */ /* TODO: rename this */ #undef MAP_FAILED /* Define as the return type of signal handlers (`int' or `void'). */ /* TODO: rename this */ #undef RETSIGTYPE /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus #undef inline #endif /* Define to `unsigned int' if does not define. */ #undef size_t /*---------------------------------------------------------------------------*/ /* vi:set ft=c: */