Revert addition of '#undef av_always_inline' to config.h in the small case.
authorDiego Biurrun <diego@biurrun.de>
Thu, 30 Jul 2009 21:58:43 +0000 (21:58 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 30 Jul 2009 21:58:43 +0000 (21:58 +0000)
commit75af07495adce80b64e8240b6d6efc61ea14265b
treec1486d78f997d3c09470e350fe08b0fa8d0e6bce
parent1e1a0b1845fb0be4efea91066cec2a5af7f28352
Revert addition of '#undef av_always_inline' to config.h in the small case.
Instead, #include config.h at the top of common.h so that av_always_inline
does not get doubly defined.

Originally committed as revision 19553 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
libavutil/common.h