summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-09-21 13:04:05 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:18:07 +0200
commit1cf83abdad5be93abbed6b1ebe014c13cdb7fb15 (patch)
treed347b109c7e328100a2c807684a51c93b95aa2ca /configure
parent6a5b528749bb60e21b133f72d5afb4fd2d60bd7b (diff)
downloadmpv-1cf83abdad5be93abbed6b1ebe014c13cdb7fb15.tar.bz2
mpv-1cf83abdad5be93abbed6b1ebe014c13cdb7fb15.tar.xz
libfaad2: change lrintf availability logic
Remove local HAVE_LRINTF hack; it should no longer be necessary. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32335 b3059339-0415-0410-9bf9-f77b7e298cf2 Do not compile libfaad2's lrintf() implementation if __STDC_VERSION__ is set. This should be enough to ensure that a system lrintf implementation exists. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32342 b3059339-0415-0410-9bf9-f77b7e298cf2 Check for __STDC_VERSION__ >= 199901L before declaring lrintf(). This is the correct condition according to the standard. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32385 b3059339-0415-0410-9bf9-f77b7e298cf2 Fix condition for compiling lrintf, fixes compilation on cygwin/MinGW. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32391 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions