[MOVED FROM BAD 024/134] vp8: Undef HAVE_CONFIG_H before including libvpx headers
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 20 May 2010 07:56:25 +0000 (09:56 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 16 Sep 2012 13:27:13 +0000 (15:27 +0200)
commit67adf511fd1554582a22003521a743e526211635
treef81db4e5b16faae53c5d7dc561bb28a8cbc458d7
parent78fc2011db8ceccec8f0f94c36e87fd19b916943
[MOVED FROM BAD 024/134] vp8: Undef HAVE_CONFIG_H before including libvpx headers

A public libvpx header includes private headers if this is
defined, causing compilation failures because the private headers
are not installed of course.
ext/vp8/gstvp8dec.c
ext/vp8/gstvp8enc.c
ext/vp8/gstvp8utils.c