log configure @ 20566:595b7c1794fa

age author description
Wed, 01 Nov 2006 17:05:17 +0000 reimar gcc optimized != 0 check for extern function away, thus linking
Wed, 01 Nov 2006 10:49:52 +0000 reimar Test proper linking for cdda/cdio
Tue, 31 Oct 2006 17:55:54 +0000 diego Fix codec directory fallback, it was overriding the autodetection.
Tue, 31 Oct 2006 15:16:12 +0000 diego Implement proper codecs directory fallback.
Tue, 31 Oct 2006 14:47:34 +0000 diego Rename all codecs directory options.
Tue, 31 Oct 2006 12:52:05 +0000 diego Unification of linker option handling, part 1 of many.
Tue, 31 Oct 2006 12:21:01 +0000 diego 100l to me for not checking properly, really fix pkg-config detection now.
Tue, 31 Oct 2006 12:14:08 +0000 diego 10l, use a pkg-config parameter that makes it return 0...
Tue, 31 Oct 2006 09:25:40 +0000 diego Test for the existence of pkg-config, fixes Bugzilla #553.
Mon, 30 Oct 2006 21:28:44 +0000 diego Explain the risks of forcing options with --enable-* in a way that is
Mon, 30 Oct 2006 20:23:24 +0000 diego Remove special output for outdated SDL. It's doubtful such old versions still
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.