1 2 3 4 5 6 7 8 9 10 11
/* * this is just a fake config.h for libavcodec */ #include "../../config.h" #ifdef ARCH_X86 /* #define HAVE_MMX */ #endif