view binary.ver @ 37124:a36b0cb6090a

configure: add fminf to the checked for math functions avoids build failure with latest ffmpeg Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Fri, 06 Jun 2014 15:30:03 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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