configure: don't pass -Waddress to ObjC compiler on OSX when compiling osxvideosink
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 24 Apr 2011 13:03:56 +0000 (14:03 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 24 Apr 2011 13:14:27 +0000 (14:14 +0100)
commit85932c74df99d6d222c5e092db8354a24e717fa9
tree0f5ddfe394403206387c47a33324631c7063e77c
parent234fd201c986e173b022afd24e28fa0e8728096d
configure: don't pass -Waddress to ObjC compiler on OSX when compiling osxvideosink

Temporary workaround until we fix this properly and check for
the ObjC warning/error flags instead of just passing CFLAGS to the
ObjC compiler.

https://bugzilla.gnome.org/show_bug.cgi?id=643939
configure.ac