configure: Separate compiler warning flags from other flags
commit14ff4026c28c217418c9c8214f81c4154d1e1755
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 11 Sep 2010 23:30:52 +0000 (11 23:30 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:16:46 +0000 (2 04:16 +0200)
tree5e4b080ef92a6ad7cea8f0f61e6dea96d5385a13
parent44f851a3edd499c61cebedefac1bfce2dea914cb
configure: Separate compiler warning flags from other flags

This allows setting some warning flags for C but not for C++ and fixes
a bunch of warnings that resulted from compiling C++ files with C-only
warning flags.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32173 b3059339-0415-0410-9bf9-f77b7e298cf2

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32227 b3059339-0415-0410-9bf9-f77b7e298cf2
configure