www.pudn.com > mpeg2win-0.4-source.zip > config.h


/* include/config.h.  Generated automatically by configure.  */
/* include/config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to empty if the keyword does not work.  */
/* #undef const */

/* Define as __inline if that's what the C compiler calls it.  */
/* #undef inline */

/* Define as the return type of signal handlers (int or void).  */
#define RETSIGTYPE void

/* Define to `unsigned' if  doesn't define.  */
/* #undef size_t */

/* Define if you have the ANSI C header files.  */
#define STDC_HEADERS 1

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
/* #undef WORDS_BIGENDIAN */

/* Define if the X Window System is missing or not being used.  */
#define X_DISPLAY_MISSING 1

/* Define if you have the memalign function.  */
/* #undef HAVE_MEMALIGN */

/* Define if you have the  header file.  */
#define HAVE_GETOPT_H 1

/* Name of package */
#define PACKAGE "mpeg2win"

/* Version number of package */
#define VERSION "0.4"

/* x86 architecture */
#define ARCH_X86 

/* libmpeg2 mediaLib support */
/* #undef LIBMPEG2_MLIB */

/* libvo X11 support */
/* #undef LIBVO_X11 */

/* libvo Xv support */
/* #undef LIBVO_XV */

/* libvo mediaLib support */
/* #undef LIBVO_MLIB */

/* libvo SDL support */
#define LIBVO_SDL 

/* libvo MGA support */
/* #undef LIBVO_MGA */

/* maximum supported data alignment */
#define ATTRIBUTE_ALIGNED_MAX 64