view binary.ver @ 36449:d3e1b083209e

configure: fix build when ffmpeg Makefiles use CONFIG_THREADS
author michael
date Sat, 14 Dec 2013 00:43:10 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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