log configure @ 20689:ac12fbccafae

age author description
Sun, 05 Nov 2006 09:04:32 +0000 diego Remove empty variable.
Sun, 05 Nov 2006 00:10:10 +0000 diego output cosmetics
Sun, 05 Nov 2006 00:02:48 +0000 diego Fix some echo -n occurrences, patch by sci-fi@hush.ai.
Sat, 04 Nov 2006 11:57:03 +0000 reimar Extended/reworked fontconfig test to work without pkg-config with versions
Fri, 03 Nov 2006 22:03:58 +0000 diego Streamline and simplify internal vs external libdvdread handling.
Fri, 03 Nov 2006 21:52:35 +0000 kraymer remove charset files (all of them are in UTF-8 now anyway)
Fri, 03 Nov 2006 13:48:52 +0000 diego libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
Thu, 02 Nov 2006 18:14:12 +0000 reimar remove accidential ';' (that's what too much C programming does to you ;-) )
Thu, 02 Nov 2006 18:12:19 +0000 reimar Check for existence of libcdio_paranoia, not libcdio, since the former is
Thu, 02 Nov 2006 18:07:00 +0000 reimar Useless break in libcdio pkg-config check
Thu, 02 Nov 2006 18:05:22 +0000 reimar Remove spurious $_inc_tmp in libcdio check
Wed, 01 Nov 2006 20:31:18 +0000 diego Rework binary codec directory handling. Don't use directories from other
Wed, 01 Nov 2006 18:54:10 +0000 reimar libcdio also needs to link against libcdio_paranoia
Wed, 01 Nov 2006 18:17:18 +0000 diego Support for recent changes to ARCH_X86 handling in FFmpeg.
Wed, 01 Nov 2006 18:15:06 +0000 reimar Proper libcdio detection also without pkg-config
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.