/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ /* #undef AC_APPLE_UNIVERSAL_BUILD */ /* Define as 1 to enable ALSA-raw midi driver */ #define ALSA_RAW_MIDI 1 /* Define as 1 to enable ALSA sequencer midi */ #define ALSA_SEQ_MIDI 1 /* errors in the resource config file only result in a warning message instead of forcing xjadeo to exit. */ #define CFG_WARN_ONLY 1 /* enable XV and imlib2 color equalizer */ #define COLOREQ 1 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */ /* #undef CRAY_STACKSEG_END */ /* enable frame cropping */ /* #undef CROPIMG */ /* Define to 1 if using `alloca.c'. */ /* #undef C_ALLOCA */ /* enable xjadeo x11 drag and drop */ #define DND 1 /* paint a X on screen when unable to decode or display a frame. */ #define DRAW_CROSS 1 /* Define to 1 if you have `alloca', as a function or macro. */ #define HAVE_ALLOCA 1 /* Define to 1 if you have and it should be used (not on Ultrix). */ #define HAVE_ALLOCA_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ALSA_ASOUNDLIB_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_FFMPEG_AVCODEC_H */ /* Have FreeType2 include files */ #define HAVE_FREETYPE_H 1 /* Use freetype for OSD */ #define HAVE_FT 1 /* Define as 1 if you have imlib2 */ #define HAVE_IMLIB2 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define as 1 if you have IPC message queues (system-V) */ /* #undef HAVE_IPCMSG */ /* Define as 1 to enable JACK-MIDI */ #define HAVE_JACKMIDI 1 /* Define to 1 if you have the header file. */ #define HAVE_JACK_MIDIPORT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_JACK_SESSION_H 1 /* experimental code to use jack_video, jack-svn >= r591 */ /* #undef HAVE_JACK_VIDEO */ /* Define as 1 if you have lash */ /* #undef HAVE_LASH */ /* Define as 1 if you have the loblo OSC library */ #define HAVE_LIBLO 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBSWSCALE_SWSCALE_H */ /* Define as 1 if you have the Xv library (-lXv) */ #define HAVE_LIBXV 1 /* Define as 1 if you have ltcsmpte.sf.net */ #define HAVE_LTCSMPTE 1 /* use macintosh native display */ /* #undef HAVE_MACOSX */ /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define as 1 if to enable MIDI in general */ #define HAVE_MIDI 1 /* Define as 1 if you have POSIX message queues (libc, librt) */ #define HAVE_MQ 1 /* Define as 1 if to enable the portmidi driver */ #define HAVE_PORTMIDI 1 /* Define to 1 if you have the header file. */ #define HAVE_PORTMIDI_H 1 /* Define to 1 if you have the header file. */ #define HAVE_PORTTIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_PTHREAD_H 1 /* Define as 1 if you have the SDL toolkit */ #define HAVE_SDL 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define as 1 if you have ffmpeg with swscale support */ #define HAVE_SWSCALE 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SWSCALE_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_IPC_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_MSG_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define as 1 if you have libtiff (contrib/tsmm) */ #define HAVE_TIFF 1 /* Define to 1 if you have the header file. */ #define HAVE_TIFFIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* windows SDL version */ /* #undef HAVE_WINDOWS */ /* Define to 1 if you have the header file. */ #define HAVE_X11_XLIB_H 1 /* Define as 1 if you have libXpm */ #define HAVE_XPM 1 /* use native RGB32 ffmpeg -> imlib. */ #define IMLIB2RGBA /**/ /* Define as 1 to enable JACK Session support */ #define JACK_SESSION 1 /* Define to 1 if `major', `minor', and `makedev' are declared in . */ /* #undef MAJOR_IN_MKDEV */ /* Define to 1 if `major', `minor', and `makedev' are declared in . */ /* #undef MAJOR_IN_SYSMACROS */ /* max length of a remote control line. */ #define MQLEN 512 /* use new JACK latency API */ #define NEW_JACK_LATENCY_API 1 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ /* #undef NO_MINUS_C_MINUS_O */ /* Define as 1 if you older versions of ffmpeg that provide all include headers in one folder. */ /* #undef OLD_FFMPEG */ /* Name of package */ #define PACKAGE "xjadeo" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* The size of `double', as computed by sizeof. */ #define SIZEOF_DOUBLE 8 /* The size of `float', as computed by sizeof. */ #define SIZEOF_FLOAT 4 /* The size of `long', as computed by sizeof. */ #define SIZEOF_LONG 4 /* The size of `unsigned long', as computed by sizeof. */ #define SIZEOF_UNSIGNED_LONG 4 /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at runtime. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ /* #undef STACK_DIRECTION */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* enable dynamic time scaling */ #define TIMEMAP 1 /* Define to 1 if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* absolute path to truetype default OSD font file */ /* #undef TTFFONTFILE */ /* Version number of package */ #define VERSION "0.6.3" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN /* # undef WORDS_BIGENDIAN */ # endif #endif /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `unsigned int' if does not define. */ /* #undef size_t */