log configure @ 24601:e445ce1c6ec1

age author description
Wed, 26 Sep 2007 21:31:07 +0000 reimar BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to _arch_all
Sat, 22 Sep 2007 16:14:20 +0000 iive Fix building without network.
Wed, 19 Sep 2007 21:38:22 +0000 lu_zero libnemesi support, yet another rtsp/rtp library...
Tue, 18 Sep 2007 12:08:24 +0000 reimar Mention that libavc png decoder depends on zlib
Sun, 16 Sep 2007 17:50:35 +0000 diego Merge three sed invocations into one.
Sun, 16 Sep 2007 17:48:20 +0000 diego Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/man
Sat, 15 Sep 2007 17:53:15 +0000 ben prevent some vidix drivers to get compiled on powerpc, they are not intended to work
Sat, 15 Sep 2007 17:51:45 +0000 ben restored vidix build on powerpc
Fri, 14 Sep 2007 16:50:42 +0000 voroshil pthreads support is required for teletext
Fri, 14 Sep 2007 14:45:08 +0000 reimar Fix ESD check: use an ESD function to actually check linking and do
Wed, 12 Sep 2007 06:59:36 +0000 reimar Do not replace _ by - if x86_64 is given in --target.
Sun, 09 Sep 2007 10:18:18 +0000 diego Move vo_3dfx check after vo_dga check, vo_3dfx needs -lXxf86dga to link.
Sat, 08 Sep 2007 18:06:44 +0000 zuxy Fix fast_cmov detection broken by r24371
Sat, 08 Sep 2007 18:04:47 +0000 zuxy Use -march=native (avail. since gcc 4.2) when possible
Fri, 07 Sep 2007 19:36:14 +0000 cehoyos Fix typo in r24360
Fri, 07 Sep 2007 18:57:45 +0000 uau Fix compilation after FFmpeg AUDIO_(DE)MUXER split
Fri, 07 Sep 2007 14:51:54 +0000 cehoyos Fix compilation after FFmpeg r10426.
Thu, 06 Sep 2007 09:36:01 +0000 diego Fix AltiVec autodetection: The autodetection was overriding configure
Wed, 05 Sep 2007 19:32:34 +0000 cehoyos Fix compilation after FFmpeg r10411.
Fri, 31 Aug 2007 13:08:13 +0000 diego Make DGA 1 and DGA 2 separately selectable.
Mon, 27 Aug 2007 11:40:25 +0000 diego Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.
Mon, 27 Aug 2007 09:07:13 +0000 diego Better handling of Alpha MVI CPU extensions (untested).
Sun, 26 Aug 2007 12:17:36 +0000 reimar Remove unused _def_altivec
Sun, 26 Aug 2007 12:07:37 +0000 reimar Simplify VIS detection. Also adds ENABLE_VIS define and changes "#define HAVE_VIS = yes"
Wed, 22 Aug 2007 22:51:03 +0000 diego CONFIG_DARWIN was removed from FFmpeg.
Wed, 22 Aug 2007 17:10:31 +0000 reimar Finally fix --enable-debug compilation
Sat, 18 Aug 2007 09:39:56 +0000 diego Add libdvdcss-specific CFLAGS in the correct place.
Thu, 16 Aug 2007 15:16:52 +0000 mhoffman adding help for --ar --ranlib
Thu, 16 Aug 2007 14:12:58 +0000 diego Move setting of res_comment for internal dvdread to a more sensible place.
Thu, 16 Aug 2007 12:42:14 +0000 mhoffman allow setting of ranlib from the commandline of configure