FFmpeg uses ifdef in Makefiles for CONFIG_MPEGAUDIO_HP and CONFIG_HARDCODED_TABLES.
commit4ecd4741e61e4ba6e9c1a0659a7978c498cc0d5a
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 10 Jan 2010 20:32:19 +0000 (10 20:32 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 10 Jan 2010 20:32:19 +0000 (10 20:32 +0000)
tree607afc6416efc457b2ab78c8d0f762bcb29412cb
parentaf6f08ce6ae77ecba16bea764ad3a193766e6d07
FFmpeg uses ifdef in Makefiles for CONFIG_MPEGAUDIO_HP and CONFIG_HARDCODED_TABLES.
Change the config.mak generation to take that into account and not generate a
definition for these if the features are disabled.

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