Mercurial > mplayer.hg
changeset 27743:d74f44a9a192
sun --> __sun in config.h preprocessor check
author | diego |
---|---|
date | Thu, 16 Oct 2008 13:33:29 +0000 |
parents | 2abac297b873 |
children | 7b83cbade239 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Tue Oct 14 23:20:10 2008 +0000 +++ b/configure Thu Oct 16 13:33:29 2008 +0000 @@ -8218,7 +8218,7 @@ $_def_vcd -#ifdef sun +#ifdef __sun #define DEFAULT_CDROM_DEVICE "/vol/dev/aliases/cdrom0" #define DEFAULT_DVD_DEVICE DEFAULT_CDROM_DEVICE #elif defined(__MINGW32__) || defined(__CYGWIN__) || defined(__OS2__)