mpv/libmenu
gpoirier 1c88c0fce4 fix gprof support (aka work around gprof's brain dead design)
as stated here: http://sourceware.org/binutils/docs-2.17/gprof/Implementation.html
mcount() is a symbol reserved by gprof to perform instrumentation, so we shouldn't declare a symbol that has this name
Fixes issue discussed here:
date: Jan 3, 2007 3:17 PM
subject: [MPlayer-advusers] gcc, mplayer and profile (mcount)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21815 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-04 16:00:27 +00:00
..
Makefile FFmpeg-style dependency declaration 2006-11-27 13:42:36 +00:00
menu.c fix gprof support (aka work around gprof's brain dead design) 2007-01-04 16:00:27 +00:00
menu.h
menu_cmdlist.c
menu_console.c
menu_dvbin.c
menu_filesel.c Handle windows path separator in filesel menu. 2006-10-29 21:10:59 +00:00
menu_list.c
menu_list.h
menu_param.c
menu_pt.c
menu_txt.c
vf_menu.c