Move all internal -I parameters to the front of CFLAGS to avoid using external
authorDiego Biurrun <diego@biurrun.de>
Thu, 17 Aug 2006 17:19:56 +0000 (17:19 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 17 Aug 2006 17:19:56 +0000 (17:19 +0000)
commit751b9004793c28a50ff6acd4d3981e0cbb530b88
tree33812b1fc55ac08aea69179c5c5c0c95e36850a9
parent0c7bb0e5b69a4aa7ec915a4f2a6a2e98118038b0
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.
based on a patch by Vladislav Naumov, vladislav.naumov **at** gmail **dot** com

Originally committed as revision 19426 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/Makefile