/* config.h.in. Generated automatically from configure.in by autoheader. */ #ifndef __CONFIG_H__ #define __CONFIG_H__ #undef HAVE_OGG #undef HAVE_VORBIS #undef HAVE_LAME #undef HAVE_X11 #undef HAVE_COLOR #undef HAVE_LIBNCURSES #undef HAVE_XCURSES #undef GUI_NIGHTOLO #undef GUI_NIGHTOLO2 #undef GUI_RUBIK #undef UI_XMLRPC #undef WITH_DMALLOC #undef HAVE_SNDFILE #undef HAVE_JACK /* Schedule in radio shows from other radio stations, MuSE channels, files, etc. */ #undef HAVE_SCHEDULER #undef HAVE_LINUX #undef HAVE_DARWIN #undef HAVE_MMX #undef HAVE_SSE #undef ARCH_PPC #undef ARCH_X86 /* Define if you have the header file. */ #undef HAVE_DIRENT_H /* Define if you don't have `vprintf' but do have `_doprnt.' */ #undef HAVE_DOPRNT /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define if you have the `inet_aton' function. */ #undef HAVE_INET_ATON /* Define if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if you have the header file. */ #undef HAVE_MACHINE_SOUNDCARD_H /* Define if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have the `nanosleep' function. */ #undef HAVE_NANOSLEEP /* Define if you have the header file. */ #undef HAVE_NDIR_H /* Define if you have the `scandir' function. */ #undef HAVE_SCANDIR /* Define if you have the `select' function. */ #undef HAVE_SELECT /* Define if you have the `socket' function. */ #undef HAVE_SOCKET /* Define if you have the header file. */ #undef HAVE_STDLIB_H #undef HAVE_STDINT_H #undef HAVE_DLFCN_H #undef HAVE_INTTYPES_H #undef HAVE_SETHOSTENT_H #undef HAVE_ENDHOSTENT_H #undef HAVE_GETNAMEINFO #undef HAVE_GETADDRINFO #undef HAVE_INET_PTON /* Define if you have the `strdup' function. */ #undef HAVE_STRDUP /* Define if you have the header file. */ #undef HAVE_STRINGS_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the header file. */ #undef HAVE_SYS_DIR_H /* Define if you have the header file. */ #undef HAVE_SYS_FILE_H /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_SOUNDCARD_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the `vprintf' function. */ #undef HAVE_VPRINTF /* Name of package */ #undef PACKAGE /* The size of a `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of a `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of a `short', as computed by sizeof. */ #undef SIZEOF_SHORT /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME #undef HAVE_LRINT #undef HAVE_LRINTF #undef CPU_CLIPS_POSITIVE #undef CPU_CLIPS_NEGATIVE /* Version number of package */ #undef VERSION /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `unsigned' if does not define. */ #undef size_t /* here we go with some dmalloc stuff for memory fencing and debugging ================================== */ #ifdef WITH_DMALLOC #include #include #endif /* WITH_DMALLOC */ /* ========================= */ #endif