log configure @ 27437:c755245032e7

age author description
Sun, 17 Aug 2008 22:02:05 +0000 diego Add check for ARM VFP instructions.
Thu, 14 Aug 2008 15:54:53 +0000 diego Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
Tue, 12 Aug 2008 07:16:18 +0000 diego Enable PNG encoder in libavcodec for vf_screenshot only if zlib is enabled.
Mon, 11 Aug 2008 23:10:03 +0000 ben Add VIDIX driver for SuperH Mobile VEU hardware block.
Sun, 10 Aug 2008 18:38:13 +0000 diego The PNG encoder in libavcodec needs to be enabled for vf_screenshot even if
Thu, 07 Aug 2008 21:46:06 +0000 diego Add separate variables for CFLAGS that are specific to internal libraries
Thu, 07 Aug 2008 21:44:26 +0000 diego Remove unused Makefile variable.
Thu, 07 Aug 2008 21:03:14 +0000 diego cosmetics: Rename some CFLAGS-related variables.
Thu, 07 Aug 2008 12:20:50 +0000 diego Give a CONFIG_ prefix to preprocessor directives that lacked one and
Thu, 07 Aug 2008 11:58:37 +0000 diego generalized SH architecture support by Magnus Damm, magnus.damm gmail com
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.
Thu, 07 Aug 2008 08:58:07 +0000 diego Rename a bunch of miscellaneous preprocessor directives.
Wed, 06 Aug 2008 23:19:29 +0000 diego Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
Wed, 06 Aug 2008 07:42:26 +0000 diego Rename all preprocessor directives related to Apple / Mac OS X.
Tue, 05 Aug 2008 16:32:47 +0000 diego Rename some audio-output-related preprocessor directives.
Tue, 05 Aug 2008 08:51:17 +0000 diego Rename preprocessor definition in check skeleton.
Tue, 05 Aug 2008 08:47:51 +0000 diego Rename preprocessor directives related to image libraries.
Mon, 04 Aug 2008 22:38:57 +0000 ben Detect ppc64 and powerpc64 architectures as PowerPC variants.
Mon, 04 Aug 2008 06:16:23 +0000 diego Change a bunch of X11-specific preprocessor directives.
Sun, 03 Aug 2008 20:04:03 +0000 ben Add video driver for Nintendo Wii/GameCube.
Sun, 03 Aug 2008 16:26:11 +0000 diego Remove duplicated DVB definition line.
Sun, 03 Aug 2008 16:16:10 +0000 diego Rename --enable-macosx-finder-support option to --enable-macosx-finder
Sun, 03 Aug 2008 15:57:18 +0000 diego Rename _smbsupport variable to _smb.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Sat, 02 Aug 2008 21:39:29 +0000 diego Set HAVE_DVB in configure when HAVE_DVB_HEAD is defined
Sat, 02 Aug 2008 17:38:11 +0000 diego Change a bunch of video-output-specific preprocessor directives from a HAVE_
Sat, 02 Aug 2008 16:30:32 +0000 diego Change a bunch of codec-specific preprocessor directives from a HAVE_
Fri, 01 Aug 2008 20:28:58 +0000 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
Fri, 01 Aug 2008 05:35:30 +0000 diego Initialize socklen_t variable to "no".
Wed, 30 Jul 2008 18:22:32 +0000 diego For the case that we add a typedef for socklen_t, we should #define
Wed, 30 Jul 2008 18:16:57 +0000 diego Check for socklen_t in ws2tcpip.h as well.
Wed, 30 Jul 2008 18:07:19 +0000 diego Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
Wed, 30 Jul 2008 13:46:27 +0000 diego Remove unused HAVE_MENCODER definition.
Wed, 30 Jul 2008 13:44:59 +0000 diego Rename two GUI-related preprocessor directives:
Wed, 30 Jul 2008 12:03:30 +0000 diego Remove unused definition from config.h.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Wed, 30 Jul 2008 09:49:59 +0000 diego Remove unused definition from config.h.
Wed, 30 Jul 2008 09:42:37 +0000 diego Add proper check for socklen_t.
Wed, 30 Jul 2008 08:59:02 +0000 diego cosmetics: Group FFmpeg definitions together in config.h.
Mon, 28 Jul 2008 17:33:54 +0000 diego Do not add __CYGWIN__ to CFLAGS on Cygwin, the system defines it anyway.
Mon, 28 Jul 2008 17:33:08 +0000 diego Rework OS/2 configuration with respect to linker output formats.
Mon, 28 Jul 2008 17:21:36 +0000 diego cosmetics: Add a separator comment.
Mon, 28 Jul 2008 17:18:07 +0000 diego Move libdvdnav check before the CFLAGS section. It is still the last check
Mon, 28 Jul 2008 16:57:22 +0000 diego Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile and
Mon, 28 Jul 2008 16:47:19 +0000 diego Remove unused HPUX #define from command line.
Mon, 28 Jul 2008 16:36:11 +0000 diego Move libdvdcss-specific CFLAG settings to libdvdcss test.
Sat, 26 Jul 2008 18:36:48 +0000 diego Revert to previous dependency checking behavior.
Sat, 26 Jul 2008 12:26:04 +0000 diego Remove AltiVec vector declaration compiler compatibility macros.
Thu, 24 Jul 2008 15:38:20 +0000 reimar Fix configure hanging forever in iconv check using --charset=noconv
Tue, 22 Jul 2008 22:58:51 +0000 diego Add Dirac video support via libdirac and libschroedinger in libavcodec.
Sat, 19 Jul 2008 02:00:56 +0000 diego Only build the documentation in the languages requested from configure.
Thu, 17 Jul 2008 22:38:26 +0000 diego Fix typo in msg_lang variable name that prevented the correct message
Thu, 17 Jul 2008 19:23:27 +0000 ben Maemo platform runs on Nokia N8x0 series too.
Thu, 17 Jul 2008 17:11:30 +0000 reimar Our ALSA code needs alloca, so check for it in configure and include alloca.h
Thu, 17 Jul 2008 12:38:05 +0000 diego cosmetics: Indent language handling after last commit.
Thu, 17 Jul 2008 12:36:54 +0000 diego Rewrite translation handling in the build system.
Thu, 17 Jul 2008 12:24:47 +0000 diego Simplify summary output, add an extra empty line to it.
Thu, 17 Jul 2008 12:22:05 +0000 diego Remove note about localization from configure output.
Thu, 17 Jul 2008 12:19:39 +0000 diego cosmetics: Rename _doc_lang variable to doc_lang.
Wed, 16 Jul 2008 16:14:56 +0000 diego Add variables for all available man page and documentation languages.