msvc: Move linker pragma from config.h to libavutil/internal.h
authorMartin Storsjö <martin@martin.st>
Mon, 6 May 2013 20:08:41 +0000 (23:08 +0300)
committerMartin Storsjö <martin@martin.st>
Tue, 7 May 2013 22:28:25 +0000 (01:28 +0300)
commit06122c253394b10a694d3d95e00e503c89852134
tree8816e8db7f644edf24b23d0e2350ab3471bad6aa
parentbd392785a75d7d51414a9788d50396a8d9f29d77
msvc: Move linker pragma from config.h to libavutil/internal.h

This makes linking succeed for tools that include config.h but
don't link to libavutil.

Signed-off-by: Martin Storsjö <martin@martin.st>
configure
libavutil/internal.h