]> git.sesse.net Git - vlc/blobdiff - modules/codec/xvmc/xxmc-config.h
Hopefully fix the play button issue.
[vlc] / modules / codec / xvmc / xxmc-config.h
index 0800536e07773ebc1226bfdb8fc3092d823f8bac..116ddbce7d48ae71bb5cf68e44a2a5a9faff0e29 100644 (file)
@@ -2,7 +2,7 @@
 /* include/config.h.in.  Generated from configure.in by autoheader.  */
 
 /* autodetect accelerations */
-#define ACCEL_DETECT
+#define ACCEL_DETECT 
 
 /* alpha architecture */
 /* #undef ARCH_ALPHA */
@@ -14,7 +14,7 @@
 /* #undef ARCH_SPARC */
 
 /* x86 architecture */
-#define ARCH_X86
+#define ARCH_X86 
 
 /* maximum supported data alignment */
 #define ATTRIBUTE_ALIGNED_MAX 64
@@ -26,7 +26,7 @@
 /* #undef HAVE_ALTIVEC_H */
 
 /* Define if you have the `__builtin_expect' function. */
-#define HAVE_BUILTIN_EXPECT
+#define HAVE_BUILTIN_EXPECT 
 
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #define HAVE_DLFCN_H 1
 /* #undef LIBVO_SDL */
 
 /* libvo X11 support */
-#define LIBVO_X11
+#define LIBVO_X11 
 
 /* libvo Xv support */
-#define LIBVO_XV
+#define LIBVO_XV 
 
 /* mpeg2dec profiling */
 /* #undef MPEG2DEC_GPROF */
 
 /* Name of package */
-#define PACKAGE "mpeg2dec"
+/*#define PACKAGE "mpeg2dec"*/
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT ""
+/*#define PACKAGE_BUGREPORT ""*/
 
 /* Define to the full name of this package. */
-#define PACKAGE_NAME ""
+/*#define PACKAGE_NAME ""*/
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING ""
+/*#define PACKAGE_STRING ""*/
 
 /* Define to the one symbol short name of this package. */
-#define PACKAGE_TARNAME ""
+/*#define PACKAGE_TARNAME ""*/
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION ""
+/*#define PACKAGE_VERSION ""*/
 
 /* Define as the return type of signal handlers (`int' or `void'). */
 #define RETSIGTYPE void
 #define TIME_WITH_SYS_TIME 1
 
 /* Version number of package */
-#define VERSION "0.4.0"
+/* #define VERSION "0.4.0" */
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */