/* config.h.in. Generated from configure.ac by autoheader. */ /* maximum supported data alignment */ #undef ATTRIBUTE_ALIGNED_MAX /* Disable shared memory by default */ #undef DISABLE_SHM_DEFAULT /* Define to 1 if translation of program messages to the user's native language is requested. */ #undef ENABLE_NLS /* Define this if you want support for VDR keys. */ #undef ENABLE_VDR_KEYS /* Define to 1 if you have the header file. */ #undef HAVE_ALLOCA_H /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the CoreFoundation framework. */ #undef HAVE_CFLOCALECOPYCURRENT /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in the CoreFoundation framework. */ #undef HAVE_CFPREFERENCESCOPYAPPVALUE /* Define this if you have libcurl installed */ #undef HAVE_CURL /* Define to 1 if you have the header file. */ #undef HAVE_CURSES_H /* Define if the GNU dcgettext() function is already present or preinstalled. */ #undef HAVE_DCGETTEXT /* Define to 1 if you have the header file. */ #undef HAVE_EXECINFO_H /* Define to 1 if you have the `getline' function. */ #undef HAVE_GETLINE /* Define this if you have GNU getopt_long() implemented */ #undef HAVE_GETOPT_LONG /* Define to 1 if you have the `getsubopt' function. */ #undef HAVE_GETSUBOPT /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT /* Define if you have the iconv() function. */ #undef HAVE_ICONV /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if ipc.h installed */ #undef HAVE_IPC_H /* Define to 1 if you have the `posix4' library (-lposix4). */ #undef HAVE_LIBPOSIX4 /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_KD_HB /* Define this if you have LIRC (liblir_client) installed */ #undef HAVE_LIRC /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `nanosleep' function. */ #undef HAVE_NANOSLEEP /* Define this if you have ncurses installed */ #undef HAVE_NCURSES /* Define this if you have nvtvsimple installed */ #undef HAVE_NVTVSIMPLE /* define if You want readline */ #undef HAVE_READLINE /* Define if have shm */ #undef HAVE_SHM /* Define if shm.h installed */ #undef HAVE_SHM_H /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF /* Define this is you have stdarg.h header file installed */ #undef HAVE_STDARGS /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `strlcat' function. */ #undef HAVE_STRLCAT /* Define to 1 if you have the `strndup' function. */ #undef HAVE_STRNDUP /* Define to 1 if you have the `strpbrk' function. */ #undef HAVE_STRPBRK /* Define to 1 if you have the `strsep' function. */ #undef HAVE_STRSEP /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define this if you have tar installed */ #undef HAVE_TAR /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `vsnprintf' function. */ #undef HAVE_VSNPRINTF /* Define this if you have X11R6 installed */ #undef HAVE_X11 /* Define this if you have libXxf86vm installed */ #undef HAVE_XF86VIDMODE /* "Xft UTF8 support" */ #undef HAVE_XFT_UTF8_STRING /* Define this if you have libXinerama installed */ #undef HAVE_XINERAMA /* Define if includes XShm.h */ #undef HAVE_XSHM_H /* Define this if you have libXtst installed */ #undef HAVE_XTESTEXTENSION /* Define this if you have libXv installed */ #undef HAVE_XV /* Define if IPC_RMID_DEFERRED_RELEASE is true */ #undef IPC_RMID_DEFERRED_RELEASE /* Define this to add mrl browser into xitk lib */ #undef NEED_MRLBROWSER /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* font antialiasing support */ #undef WITH_XFT /* Define this if you want support multibyte strings in gui */ #undef WITH_XMB /* Location of documentation files */ #undef XINE_DOCDIR /* official logo mrl */ #undef XINE_LOGO_MRL /* Location of osd menu (oxine) config files */ #undef XINE_OXINEDIR /* Location of xine skin directory */ #undef XINE_SKINDIR /* splash image */ #undef XINE_SPLASH /* Location of xine visual animation streams */ #undef XINE_VISDIR /* Location of Xine catalog files */ #undef XITK_LOCALE /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* enable GNU libc extension */ #undef _GNU_SOURCE /* Define to 1 if on MINIX. */ #undef _MINIX /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ #undef _POSIX_1_SOURCE /* Define to 1 if you need to in order for `stat' and other things to work. */ #undef _POSIX_SOURCE /* 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 `long' if does not define. */ #undef off_t /* Define to `unsigned' if does not define. */ #undef size_t