summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-07-29 00:22:13 +0200
committerwm4 <wm4@nowhere>2012-07-29 00:22:13 +0200
commit94b7db20bcb82efba04bf5c56fea3f545d547b12 (patch)
tree6dd9264190c2fd835c53d80844785d21830dcc0a /Makefile
parent46b218ca346478d604061c8989191ad337124a30 (diff)
downloadmpv-94b7db20bcb82efba04bf5c56fea3f545d547b12.tar.bz2
mpv-94b7db20bcb82efba04bf5c56fea3f545d547b12.tar.xz
configure: remove pointless checks for yasm etc.
mplayer doesn't use yasm, as or ranlib. They were only needed to build with internal libav, which is gone. Also, get rid of nm. nm was used to find out how external symbols are mangled. Replace this by a platform check in mangle.h. As far as I know, sane systems don't mangle symbols. Windows prefixes them with an underscore ("_symbol"). I don't know about OSX.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions