view binary.ver @ 37132:fa8c2a3802ed

configure: avoid build failure with mpeg_er Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Mon, 23 Jun 2014 02:05:17 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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