view binary.ver @ 37119:153aab22df3d

configure: add CONFIG_HUFFYUVENCDSP to prevent build failure Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Tue, 27 May 2014 22:20:15 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};