Mercurial > mplayer.hg
log configure @ 35820:36db4f950d50
age | author | description |
---|---|---|
Fri, 15 Feb 2013 02:40:37 +0000 | diego | configure: Simplify option value handling with helper functions |
Fri, 15 Feb 2013 02:40:35 +0000 | diego | configure: Add toupper() and tolower() utility functions |
Fri, 15 Feb 2013 02:40:33 +0000 | diego | configure: Remove redundant double variable initialization |
Sun, 27 Jan 2013 12:15:19 +0000 | al | build: configure: Simplify check for alloca |
Wed, 23 Jan 2013 16:04:33 +0000 | diego | configure: Drop unused WORDS_BIGENDIAN config.h #define. |
Wed, 23 Jan 2013 16:04:28 +0000 | diego | configure: Unset HAVE_DIRECT_H if direct.h is not available. |
Tue, 22 Jan 2013 18:33:38 +0000 | michael | configure: Add cbrt() code to avoid breaking compile with ffmpeg which will need that in a moment. |