Mercurial > mplayer.hg
log configure @ 32149:0261b706dddf
age | author | description |
---|---|---|
Tue, 14 Sep 2010 10:11:46 +0000 | diego | Remove bogus cast from configure check; fixes the warning: |
Tue, 14 Sep 2010 10:05:46 +0000 | diego | Simplify dynamic loader check. |
Tue, 14 Sep 2010 09:48:18 +0000 | diego | Remove unnecessary extern declarations from aalib check; fixes the warnings: |
Tue, 14 Sep 2010 09:47:08 +0000 | diego | Fix parameter types in swab() check; fixes the warnings: |
Tue, 14 Sep 2010 09:45:40 +0000 | diego | Add some missing headers to configure checks; fixes the warnings: |
Tue, 14 Sep 2010 09:41:32 +0000 | diego | Mark local functions in configure tests as static; fixes the warnings: |
Tue, 14 Sep 2010 09:08:31 +0000 | diego | Use complete set of warning flags during compilation checks. |