log configure @ 2152:5c80d1b16523

age author description
2001-10-10 atmos4 I guess now xinerama works better :)
2001-10-10 atlka modifications to use iconv(3) function to recode text of subs (autodetect)
2001-10-10 arpi Xinerama screen size fix by Lev Babiev <harley@hosers.org>
2001-10-07 arpi vo_gl2.c added
2001-10-06 arpi more on gcc 2.96
2001-10-05 arpi -lm added to -lGL, Sergei Golubchik <sergii@pisem.net>
2001-10-05 arpi compile and install fibmap_mplayer ofly if libcss is used. gmplayer link is created
2001-10-05 atmos4 Fixed RTFM notice.
2001-10-05 arpi BSD/OS support
2001-10-01 arpi divx4 detection patch by Pawel Kot <pkot@linuxnews.pl>
2001-09-30 atmos4 Typo in help
2001-09-27 pontscho add gui support to config scripts, and fixed some warning.
2001-09-27 arpi tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu>
2001-09-22 arpi gui fix
2001-09-18 jkeil -q flag for grep does not exist for all versions of grep. Just redirect output
2001-09-18 atmos4 Enable Alpha Code.
2001-09-17 atmos4 Fix broken memalign detect.
2001-09-17 laaz Removed my fuckin' debug stuff
2001-09-17 laaz Added X 4.0 DPMS support for configure script
2001-09-13 nick ffmpeg compatible MEMALIGN definition
2001-09-09 jkeil Add support for libdvdread-0.9.0
2001-09-01 atmos4 OggVorbis lib detection, manual language selection and some minor stuff.
2001-08-30 arpi gui info
2001-08-30 arpi gcc 2.96 info
2001-08-29 atmos4 Rearranged C++ check.
2001-08-29 atmos4 Added C++ compiler/runtime enviroment detection and enabled ppc detection.
2001-08-27 jkeil Fix "echo -n" problems on solaris for the new GUI stuff.
2001-08-25 arpi GUI support (--enable-gui)
2001-08-24 jkeil Oops, remove some debug code in the configure script.
2001-08-24 jkeil Enable mediaLib support for Solaris on UltraSPARC CPUs
2001-08-24 atmos4 added memalign detection, maps to malloc if fails.
2001-08-22 jkeil test -e file => test -f file (for bourne shell / solaris)
2001-08-22 nick libdvdread desc.
2001-08-21 jkeil Provide a better default for the DVD device on solaris.
2001-08-21 atmos4 Happy configure version bumping (bugfix of bugfix).
2001-08-21 atmos4 Fixed small flying thingy..erm bug with css vs. libdvdread.
2001-08-21 atmos4 Made -bps default.
2001-08-20 arpi libDVDread support
2001-08-17 arpi exporting DEBUG
2001-08-15 folke '--disable-sdl;; _aa=no' fixed
2001-08-14 jkeil Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile
2001-08-14 jkeil Use the standard mplayer config test for finding libraries, so that it can
2001-08-14 atmos4 Added cool aalib vo driver.
2001-08-12 arpi add define of DEFAULT_CDROM_DEVICE
2001-08-09 atmos4 Applied vladimirs freebsd patch (largefile default on freebsd and misc)
2001-08-06 atmos4 Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).
2001-08-06 atmos4 Start OpenBSD support and fix detection of older GNU as.
2001-08-06 jkeil Solaris' and *BSD's sed does not like the "i" flag in the substitute command.
2001-08-06 arpi ehh. duplicated GL check removed... drinkin' 10l...
2001-08-06 arpi more paranoia -> check for DEC_OPT_FRAME_311
2001-08-06 arpi better divx4 detection, --disable-divx4
2001-08-05 atmos4 Make cygwin define WIN32 for compatibility with mingw and visualc, ...
2001-08-03 arpi define USE_MMX_IDCT for libavcodec
2001-08-03 atmos4 Pre commit so I won't have to sync with later configure changes (cygwin stuff)
2001-07-31 arpi largefile patch by Stephen Davies <steve@daviesfam.org>
2001-07-31 arpi divx4linux autodetection
2001-07-30 atmos4 sdl-config fixed - again =) huje atmos
2001-07-30 jkeil Solaris /bin/sh does not like the extra ; in a "for var do ... done" loop
2001-07-30 arpi libvo2 support
2001-07-29 atmos4 Fixed override of --with-sdl-config.