summaryrefslogtreecommitdiffstats
path: root/linux/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-221-1/+1
| | | | | | | patch by Joey Parrish <joey@yunamusic.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7074 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a configure test for the strsep function (it's missing on solaris)jkeil2002-03-291-1/+1
| | | | | | | | Provide an implementation of strsep in libosdep.a, if it's missing in the system's libc library. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5394 b3059339-0415-0410-9bf9-f77b7e298cf2
* timer.c not used - why to compilearpi2002-03-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5300 b3059339-0415-0410-9bf9-f77b7e298cf2
* POSIX compatible timer's callbacknick2002-02-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4864 b3059339-0415-0410-9bf9-f77b7e298cf2
* Independed compilation of SUBDIRSnick2001-10-241-0/+46
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2445 b3059339-0415-0410-9bf9-f77b7e298cf2