view binary.ver @ 37123:075cd93d301e

configure: add CONFIG_LLAUDDSP to avoid breaking build Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Thu, 05 Jun 2014 18:49:59 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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