Move all internal -I parameters to the front of CFLAGS to avoid using external
authorDiego Biurrun <diego@biurrun.de>
Thu, 17 Aug 2006 16:32:08 +0000 (16:32 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 17 Aug 2006 16:32:08 +0000 (16:32 +0000)
commit7981555d89c16850201a0eda2aca6dc5400cf275
tree715b5d1eb149dff860a0c32827afbc345f0b744f
parenta9f9cc7cc13f838298c392ea2a95294ddc402538
Move all internal -I parameters to the front of CFLAGS to avoid using external
header files that happen to have the same name as internal ones.

Originally committed as revision 6016 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavformat/Makefile
libavutil/Makefile
libpostproc/Makefile
vhook/Makefile