Mercurial > mplayer.hg
diff configure @ 27743:d74f44a9a192
sun --> __sun in config.h preprocessor check
author | diego |
---|---|
date | Thu, 16 Oct 2008 13:33:29 +0000 |
parents | 0401eef4408f |
children | 8215fb6c542c |
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__)