Append the user CPPFLAGS value to the CPPFLAGS used for compilation,
commitadcbd6eac4c4f80634834bbc486fe3fca52768da
authorstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 12 Jul 2009 15:50:25 +0000 (12 15:50 +0000)
committerstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 12 Jul 2009 15:50:25 +0000 (12 15:50 +0000)
treeb84337ea343092d35666e70eee27934079899f1a
parentad947d375d6c8fde6cac16a4e74885542bfbb660
Append the user CPPFLAGS value to the CPPFLAGS used for compilation,
rather than prepend it.

This way there is the guarantee that the included headers are those in
the FFmpeg sources, rather than pre-installed headers referenced by
the user CPPFLAGS.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19416 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
common.mak