Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 15 Sep 2010 09:25:20 +0000 | diego | Cast return value to long instead of int in byte order check. |
Tue, 14 Sep 2010 17:20:49 +0000 | diego | Simplify libggiwmh check. |
Tue, 14 Sep 2010 17:14:34 +0000 | diego | Simplify kstat check. |
Tue, 14 Sep 2010 17:08:54 +0000 | diego | cosmetics: Replace some double quotes by single quotes for consistency. |
Tue, 14 Sep 2010 17:04:06 +0000 | diego | Simplify a bunch of configure checks through the use of function_check(). |
Tue, 14 Sep 2010 14:09:33 +0000 | diego | Remove pointless casts from configure checks. |
Tue, 14 Sep 2010 13:43:53 +0000 | diego | Use inline_asm_check to simplify a bunch of configure checks. |
Tue, 14 Sep 2010 13:37:47 +0000 | diego | Add inline_asm_check function to simplify configure checks. |