view binary.ver @ 37125:1236e38abf90

Add clock_gettime() detection in configure.
author iive
date Tue, 10 Jun 2014 13:37:20 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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