summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libwma/ffmpeg_config.h
blob: 4b5f4f7fa6691daab78469ce258e8a8eb07997eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* Automatically generated by configure - do not modify */
#ifndef _CONFIG_H
#define _CONFIG_H

#define CONFIG_ALIGN 1

#define ARCH_X86 1
#undef HAVE_MMX
#define __CPU__ 586
#define HAVE_BUILTIN_VECTOR 1
#define HAVE_LOCALTIME_R 1
#define HAVE_LRINTF 1
#undef HAVE_VHOOK
#define HAVE_MALLOC_H 1
#define HAVE_MEMALIGN 1
#define SIMPLE_IDCT 1

#endif