view binary.ver @ 37180:8c95bcbe4ddc

Improve detection of GTK+ and GLib versions. Demand minimum versions required by the GUI and inform in detail in case the detected versions are too old.
author ib
date Mon, 08 Sep 2014 21:28:12 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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