log configure @ 3161:950496933384

age author description
Tue, 27 Nov 2001 17:58:29 +0000 pl configure cleanups:
Tue, 27 Nov 2001 16:50:34 +0000 jkeil Use "tail -1" instead of "tail -n 1" to print the last line, the "-n" option
Mon, 26 Nov 2001 00:46:44 +0000 atmos4 Disable problematic ffmpeg.so support by default and remove die on 2.2.x
Fri, 23 Nov 2001 18:25:09 +0000 alex detecting nanosleep
Fri, 23 Nov 2001 16:34:04 +0000 alex sys/soundcard.h isn't needed for ALSA
Fri, 23 Nov 2001 15:34:03 +0000 pl typo (1st found by Andr Dahlqvist <andre.dahlqvist@telia.com>)
Fri, 23 Nov 2001 00:21:51 +0000 pl (on atmos's suggestions I found good :)
Thu, 22 Nov 2001 21:53:25 +0000 pl --help did not show what was really autodetected
Thu, 22 Nov 2001 10:06:30 +0000 pl -rdynamic is now enabled if (bsd) || (_xanim is yes)
Thu, 22 Nov 2001 01:56:10 +0000 pl -rdynamic is only needed on bsd's (well... it was the case in C1)
Wed, 21 Nov 2001 21:09:03 +0000 pl fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>
Wed, 21 Nov 2001 16:51:03 +0000 arpi 2.2.x+SSE fixed
Wed, 21 Nov 2001 16:43:33 +0000 atmos4 Fix kernel asm check.
Tue, 20 Nov 2001 19:35:03 +0000 jkeil typo in _ld_mlib shell variable, mplayer didn't link any more against medialib
Tue, 20 Nov 2001 19:28:16 +0000 arpi USE_TERMIOS -> HAVE_TERMIOS
Tue, 20 Nov 2001 16:16:47 +0000 pl improved several tests (more headers + more functions)
Tue, 20 Nov 2001 15:11:49 +0000 alex added dynamic linking flags runtime detection (-rdynamic - also now MPlayer compiles and runs fine under QNX)
Tue, 20 Nov 2001 12:31:35 +0000 pl _ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>
Tue, 20 Nov 2001 11:59:32 +0000 pl still GL problem
Tue, 20 Nov 2001 09:26:44 +0000 pl when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K)
Tue, 20 Nov 2001 07:53:20 +0000 arpi RTC is autodetected
Mon, 19 Nov 2001 17:15:35 +0000 alex fixed DPMS and pthread detection
Mon, 19 Nov 2001 16:42:01 +0000 alex added termios detection support (no termios on qnx)
Mon, 19 Nov 2001 16:37:29 +0000 pl alsa link failed
Mon, 19 Nov 2001 16:06:33 +0000 alex arghh, fixed shm :(
Mon, 19 Nov 2001 15:54:43 +0000 alex added shm detection
Mon, 19 Nov 2001 14:55:36 +0000 jaf there was a shitty warning
Mon, 19 Nov 2001 14:11:57 +0000 alex extended pthread to work under qnx
Mon, 19 Nov 2001 12:29:48 +0000 pl fix x11 linking when --disable-x11 used (btw sdl may still require it)
Mon, 19 Nov 2001 12:04:19 +0000 pl better support for --target: new boolean function x86()