
  configuration:
    --arch=x86
    --target-os=mingw32
    --cross-prefix=/home/jacek/ffenv/02/jpff/cross_compilers/mingw-w64-i686/bin/i686-w64-mingw32-
    --pkg-config=pkg-config --disable-w32threads
    --extra-cflags=-DPTW32_STATIC_LIB
    --extra-libs=-lstdc++
    --enable-gpl
    --enable-version3
    --enable-libmp3lame
    --enable-zlib
    --extra-libs=-lpsapi
    --extra-libs=-lspeexdsp
    --extra-cflags='-mtune=core2'
    --extra-cflags=-O3
    --enable-shared
    --disable-static
    --prefix=/home/jacek/ffenv/02/jpff/win32/ffmpeg_git_with_fdk_aac_xp_compat_shared.installed
    --disable-libgme
    --enable-runtime-cpudetect

