log configure @ 20516:3c8e99146862

age author description
Mon, 30 Oct 2006 18:48:31 +0000 reimar Also detect static fontconfig when pkg-config is not installed
Mon, 30 Oct 2006 11:22:11 +0000 diego Add a parameter to enable colorized console output.
Mon, 30 Oct 2006 09:08:19 +0000 diego Fix libmpdvdkit2 linking on Mac OS X.
Mon, 30 Oct 2006 08:39:19 +0000 diego Remove redundant variable setting.
Mon, 30 Oct 2006 08:28:58 +0000 diego Make libmpdvdkit2 compilation slightly more consistent with the other modules.
Sun, 29 Oct 2006 11:38:14 +0000 reimar Factor out common cdda stuff from cdio and cdparanoia tests.
Fri, 27 Oct 2006 11:56:43 +0000 iive Add cmov detection to configure
Mon, 23 Oct 2006 10:02:21 +0000 diego Remove -fno-PIC check from configure and put -fPIC back at the beginning
Sun, 22 Oct 2006 22:14:08 +0000 diego Replace $() by the slightly more portable ``.
Sun, 22 Oct 2006 15:13:50 +0000 reimar Consistency fix: use "signed long long" for int_fast64_t instead of
Sun, 22 Oct 2006 14:51:17 +0000 diego IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0
Sun, 22 Oct 2006 14:45:54 +0000 diego Provide fallback definition for uint_fast64_t as well.
Sun, 22 Oct 2006 13:19:55 +0000 diego cosmetics: Fix indentation after last commit.
Sun, 22 Oct 2006 13:19:15 +0000 diego Do not check for the existence of LIRC devices during autodetection.
Fri, 20 Oct 2006 07:32:49 +0000 diego Add fallback on the (undocumented) x86-64 -march option in
Tue, 17 Oct 2006 16:01:25 +0000 diego Add configure switch to enable fixed-pointed mode of internal libfaad2.
Mon, 16 Oct 2006 15:06:57 +0000 diego Skip -march tests for values that are aliases of already tested values.
Mon, 16 Oct 2006 09:25:23 +0000 diego libdv may depend on libpthread.
Sun, 15 Oct 2006 16:47:17 +0000 diego Remove Linux test from DirectFB check, it runs on some BSD systems at least.
Sun, 15 Oct 2006 12:33:53 +0000 diego Remove test for framebuffer device from DirectFB check.
Sat, 14 Oct 2006 18:00:26 +0000 diego Create proper define for DFBMGA.
Sat, 14 Oct 2006 16:32:15 +0000 diego Remove intrinsics check, they are no longer used in FFmpeg.
Thu, 12 Oct 2006 08:23:17 +0000 diego Check for maeomo-specific libraries (Nokia 770).
Wed, 11 Oct 2006 14:09:30 +0000 diego Make the socklib check search gethostbyname/socket in libc.
Wed, 11 Oct 2006 14:06:38 +0000 diego Streamline socklib check.
Wed, 11 Oct 2006 08:13:52 +0000 diego Run TOOLS/cpuinfo on x86_64 as well as x86.
Tue, 10 Oct 2006 23:14:40 +0000 diego Change == to = in test comparisons for better portability.
Sun, 08 Oct 2006 22:28:02 +0000 syrjala List dfbmga and directfb in _novomodules.
Sun, 08 Oct 2006 22:16:38 +0000 syrjala Fix DirectFB version check. The old code simply concatenated the
Sun, 08 Oct 2006 14:10:43 +0000 rathann Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is