log configure @ 1424:2fcccb831d72

age author description
Mon, 30 Jul 2001 11:14:59 +0000 jkeil Solaris /bin/sh does not like the extra ; in a "for var do ... done" loop
Mon, 30 Jul 2001 02:00:54 +0000 arpi libvo2 support
Sun, 29 Jul 2001 17:02:59 +0000 atmos4 Fixed override of --with-sdl-config.
Sun, 29 Jul 2001 16:22:29 +0000 atmos4 Fixed check for mmx2 extensions.
Sun, 29 Jul 2001 13:24:23 +0000 atmos4 Display detected OS and arch.
Sat, 28 Jul 2001 21:35:55 +0000 atmos4 Added checking for x86 cpu extensions using test-programs.
Sat, 28 Jul 2001 13:18:00 +0000 atmos4 Fixed portability issue in StrongARM patch.
Sat, 28 Jul 2001 05:36:45 +0000 atmos4 Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure.
Wed, 25 Jul 2001 07:03:55 +0000 atmos4 Detect gcc 3.0.x
Tue, 24 Jul 2001 09:16:53 +0000 atmos4 Applied patch by pl <p_l@tfz.net> (help switch anywhere).
Mon, 23 Jul 2001 21:19:52 +0000 arpi added #define CONFIG_DECODERS to support latest ffmpeg CVS
Fri, 20 Jul 2001 00:01:09 +0000 arpi Applied DATADIR patch by Vladimir Kushnir
Thu, 19 Jul 2001 22:43:19 +0000 arpi DivX4Linux support
Thu, 19 Jul 2001 18:46:29 +0000 jkeil Remove "sdl-config: not found" error message during configure, when the system
Mon, 16 Jul 2001 18:40:51 +0000 jkeil Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,
Mon, 16 Jul 2001 13:34:42 +0000 arpi kernel 2.2.x + SSE warning message extended
Mon, 16 Jul 2001 10:47:32 +0000 arpi removed unused DEFAULT_MPG123 stuff
Mon, 16 Jul 2001 10:42:35 +0000 jkeil fix typo in shell variable name usage
Sat, 14 Jul 2001 17:05:23 +0000 jkeil Some minor comment fixes.
Fri, 13 Jul 2001 19:49:15 +0000 atmos4 Disable 3dnow when mmx is disabled.
Fri, 13 Jul 2001 09:20:13 +0000 jkeil Handle linux SMP machines (suggested by Martin Aumueller)
Thu, 12 Jul 2001 16:11:55 +0000 jkeil Fix sys/mman.h header test for netbsd (may work no freebsd, too)
Thu, 12 Jul 2001 15:35:52 +0000 jkeil Add some preliminary support for non-x86 architectures to mplayer
Fri, 06 Jul 2001 20:00:22 +0000 jkeil use -f test for file existance check
Fri, 06 Jul 2001 03:22:14 +0000 arpi ffmpeg support
Wed, 04 Jul 2001 10:45:20 +0000 jkeil rework autodetection of assembler used by gcc, the correct assembler is detected
Tue, 03 Jul 2001 23:04:36 +0000 arpi not found -> no (to be consistent)
Tue, 03 Jul 2001 14:22:23 +0000 jkeil - Ask 'gcc' for the name of the assembler binary used by the gcc compiler; use
Tue, 03 Jul 2001 07:50:52 +0000 nick Portability and old binutils support
Fri, 29 Jun 2001 10:45:00 +0000 atmos4 Fixed gcc checking for 2.95 subrevisions (like 2.95.2.1).