log configure @ 1120:c8c8aead5075

age author description
2001-06-13 atmosfear Funnier configure messages ;)
2001-06-12 atmosfear Typo.
2001-06-12 al3x alsa9 comment removed
2001-06-11 atmosfear Fixed sdl detect on systems without sdl installed.
2001-06-11 atmosfear Removed make dep notice.
2001-06-09 nickols_k For future development - the most warnings are enabled for --debug or --profile
2001-06-09 atmosfear Fixed --enable-debug=*
2001-06-08 arpi_esp fixed --disable-as-checking, added --enable-streaming
2001-06-06 arpi_esp Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>
2001-06-05 arpi_esp applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
2001-06-05 pontscho the last fix for day from me.;)
2001-06-05 pontscho fix -lasound -lesd.
2001-06-05 pontscho fix notfound bug. asszem.
2001-06-05 pontscho add and disable esd detection support ;)
2001-06-05 pontscho add and disable esd detection support ;)
2001-06-05 nickols_k Kernel version checking improvements
2001-06-05 nickols_k Kernel version checking
2001-06-05 nickols_k some more information during as checking
2001-06-05 lgb Arghhhh, again ...
2001-06-05 arpi_esp Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>
2001-06-05 lgb PLEASE WRITE TEMP FILES INTO /tmp
2001-06-04 arpi_esp various changes, second filds test disabled, alsa tests fixed
2001-06-04 lgb Fixing ./configure, please LEARN writing shell scripts before committing ...
2001-06-04 pontscho add HAVE_ALSA5 var. Sorry :(
2001-06-04 pontscho prefix add to config.h
2001-06-04 atmosfear Changed to detect sdl in non-standard location, as suggested by Martin Aumueller <lists@reserv.at>.
2001-06-04 atmosfear Fixed gcc version detect.
2001-06-04 nickols_k Enable to avoid checking version of gcc. New tests of as
2001-06-04 nickols_k Hard checking versions of gcc and as
2001-06-03 atmosfear Updates for sdl audio out.
2001-06-03 arpi_esp FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net
2001-06-02 arpi_esp FAST_OSD option to disable font outline antialiasing
2001-05-30 lgb Support for --prefix option
2001-05-26 arpi_esp prints kernel, gcc and binutils version
2001-05-22 eyck Preliminary support for RT-type subs.
2001-05-22 nickols_k x86 assembler optimization
2001-05-17 nickols_k libac3 3dnow optimizations! It speed up my Duron from 4.5 up to 3.5 prcnts of cpu loading
2001-05-17 eyck Fixed cpu model detection with non-bash bourne shell
2001-05-13 arpi_esp mp3lib sse support - disabled by default
2001-05-10 arpi_esp MAX_OUTBURST changed to 64k for ALSA 0.5 users
2001-05-10 arpi_esp new audio playback and A-V sync code
2001-05-09 nickols_k K7 3dnow-dsp detection
2001-05-08 arpi_esp applied 'fakemono' patch by Bryan Chan scorpio@acm.org
2001-05-08 pontscho add gui support
2001-05-07 nickols_k profile support & CFLAGS improvements
2001-05-06 atmosfear Added --enable-debug[=1-3] to compile debugging info into mplayer (specifies -gn switch).
2001-05-06 atmosfear Slightly changed css detect.
2001-05-05 atmosfear Added workaround for buggy SDL.
2001-05-05 arpi_esp CFLAGS thing bugfixed
2001-05-05 nickols_k Checking for CFLAGS
2001-05-05 nickols_k Added lost --disable-mmx2
2001-04-29 atmosfear Added simple libcss autodetect.
2001-04-29 atmosfear Changed vo png to use -lz which is needed on some systems.
2001-04-26 arpi_esp added --disable-fastmemcpy
2001-04-24 arpi_esp DShow support selection is now by ./configure --disable-dshow
2001-04-23 arpi_esp detection of -lXxf86vm moved
2001-04-23 arpi_esp OUTBURST moved from mplayer.c to config.h
2001-04-21 atmosfear fixed sdl detection (showed outdated even if not detected)
2001-04-20 atmosfear added sdl versiondetect and removed sdl warning (it's autodetect now)
2001-04-19 arpi_esp png detection, Xv detect fixes