log configure @ 32228:2322028e1b45

age author description
Mon, 20 Sep 2010 07:21:17 +0000 diego Remove unnecessary #include from libbluray test.
Sun, 19 Sep 2010 21:18:45 +0000 diego 1000l: Fix shift amount in function_check_broken().
Sat, 18 Sep 2010 14:51:55 +0000 diego Make sure that HAVE_MKSTEMP is always #defined to a value.
Sat, 18 Sep 2010 10:47:41 +0000 diego Simplify librtmp check using function_check().
Sat, 18 Sep 2010 10:46:47 +0000 diego Make sure that CONFIG_LIBMP3LAME is always #defined.
Sat, 18 Sep 2010 09:52:08 +0000 diego cosmetics: Drop a bunch of unnecessary parentheses from big-endian check.
Sat, 18 Sep 2010 09:50:05 +0000 diego Simplify libdca check using function_check_broken().
Sat, 18 Sep 2010 09:49:12 +0000 diego Add function_check_broken convenience function.
Sat, 18 Sep 2010 09:45:03 +0000 diego cosmetics: Slightly reformat a comment.
Sat, 18 Sep 2010 09:24:38 +0000 diego cosmetics: Slightly shorten swab() check.
Sat, 18 Sep 2010 08:05:10 +0000 reimar Fix compilation on Windows: MinGW unistd.h does not define NULL.
Fri, 17 Sep 2010 10:35:15 +0000 diego Ignore possible errors from dvdread-config invocation.
Fri, 17 Sep 2010 10:34:13 +0000 diego Check for vbeInit() instead of vbeVersion() in VESA test.
Thu, 16 Sep 2010 18:58:21 +0000 diego misc whitespace cosmetics
Thu, 16 Sep 2010 15:17:18 +0000 diego 100l: Set _XOPEN_SOURCE to a proper integer value.
Thu, 16 Sep 2010 15:14:09 +0000 diego Simplify check for external dvdread.
Thu, 16 Sep 2010 14:57:04 +0000 diego Slightly restructure OSS audio check; fixes the warning:
Thu, 16 Sep 2010 14:52:27 +0000 diego Remove pointless sys/ioctl.h #includes from OSS audio checks.
Thu, 16 Sep 2010 14:42:15 +0000 diego Add missing stdio.h #include to the test program in the PNG check.
Thu, 16 Sep 2010 14:40:44 +0000 diego Simplify glob() check.
Thu, 16 Sep 2010 14:39:40 +0000 diego Simplify termcap check.
Thu, 16 Sep 2010 14:38:50 +0000 diego Simplify mkstemp() check.
Thu, 16 Sep 2010 14:38:03 +0000 diego Add _XOPEN_SOURCE >= 500 #define to mkstemp check; mkstemp() requires it.
Thu, 16 Sep 2010 11:29:23 +0000 diego Simplify libggiwmh check using function_check().
Thu, 16 Sep 2010 11:26:16 +0000 diego Simplify OS/2 header checks using header_check_broken().
Thu, 16 Sep 2010 11:23:42 +0000 diego Simplify libmpeg2 check using header_check_broken().
Thu, 16 Sep 2010 11:22:30 +0000 diego Simplify esd checks using function_check().
Thu, 16 Sep 2010 09:36:45 +0000 diego Update mp3lame_lavc check to match recent FFmpeg changes.
Wed, 15 Sep 2010 18:34:15 +0000 diego Require DirectFB version 0.9.22.
Wed, 15 Sep 2010 17:22:04 +0000 diego Simplify DirectFB check.