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.
|