log configure @ 27664:22f1732c7d58

age author description
Sat, 04 Oct 2008 09:27:46 +0000 diego Skip setting variables to empty values in the CPU detection code.
Fri, 03 Oct 2008 22:49:53 +0000 diego 100l copy and paste typo fix
Fri, 03 Oct 2008 22:46:33 +0000 diego spelling cosmetics
Fri, 03 Oct 2008 22:39:06 +0000 diego Fix vsscanf test.
Fri, 03 Oct 2008 21:49:25 +0000 diego CVS --> Subversion
Fri, 03 Oct 2008 09:56:37 +0000 diego Filter out xpm files from the list of dependencies to check for recursive
Fri, 03 Oct 2008 09:42:22 +0000 diego External liba52 parameters should only be enabled if the check succeeded.
Fri, 03 Oct 2008 09:40:43 +0000 diego Internal liba52 should default to enabled.
Sun, 21 Sep 2008 22:56:53 +0000 diego Make sure -I. appears before all other -I flags.
Tue, 16 Sep 2008 22:30:22 +0000 rathann Add shared libswscale support.
Tue, 16 Sep 2008 13:15:13 +0000 diego Do not clobber _inc_extra variable when setting initial include flags.
Tue, 16 Sep 2008 12:44:32 +0000 diego Initialize _def_liba52 and _def_liba52_internal before the liba52 checks
Mon, 15 Sep 2008 16:32:31 +0000 rathann External liba52 support, part 2 of 2.
Mon, 15 Sep 2008 15:33:34 +0000 diego Add -I. to _inc_extra at the beginning instead of to CFLAGS at the end.
Mon, 15 Sep 2008 05:19:22 +0000 diego Avoid useless line in libpostproc test.
Mon, 01 Sep 2008 17:56:02 +0000 diego Rename --enable-tremor-external option to --enable-tremor along with the
Mon, 01 Sep 2008 17:48:45 +0000 diego Do not refer to libcdio and liblzo as external in the help output.
Mon, 01 Sep 2008 17:46:39 +0000 diego Rename --enable-faad-external option to --enable-faad along with the
Mon, 01 Sep 2008 17:37:15 +0000 diego Initialize _def_faad* variables to disabled before setting them.
Mon, 01 Sep 2008 17:32:53 +0000 diego Fall back on external libfaad check if internal libfaad check failed.
Sun, 31 Aug 2008 13:56:18 +0000 diego Only use winsock2.h to check for closesocket().
Sun, 31 Aug 2008 13:54:08 +0000 diego Fix closesocket test, patch by Serge Levin, serge.levin.spb gmail com.
Sat, 30 Aug 2008 12:22:21 +0000 rathann Rename internal libdvdread fork from dvdread to libdvdread
Fri, 29 Aug 2008 20:05:08 +0000 diego Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
Fri, 29 Aug 2008 16:20:35 +0000 diego Implement check for closesocket(), needed by libavformat, fixes Bugzilla #1257.
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.
Wed, 16 Jul 2008 16:05:58 +0000 diego Remove redundant check in message language test.
Wed, 16 Jul 2008 15:53:21 +0000 diego Move the "all" option to the front of the list of available languages in
Wed, 16 Jul 2008 15:51:15 +0000 diego cosmetics: Rename LANGUAGES variable to msg_langs.
Wed, 16 Jul 2008 15:38:06 +0000 diego Replace output redirection with grep by POSIX standard options.
Wed, 16 Jul 2008 15:09:24 +0000 diego Replace simple sed invocation by even simpler tr invocation.
Wed, 16 Jul 2008 15:08:34 +0000 diego Merge two consecutive sed calls into one.
Tue, 15 Jul 2008 16:39:26 +0000 reimar ALSA stupidly tries to define struct timeval and struct timespec, which
Tue, 15 Jul 2008 09:21:53 +0000 diego Fix dlopen(), dlclose() dlsym() calls in configure test.
Tue, 15 Jul 2008 09:17:07 +0000 diego Fix tgetent call in termcap configure test.
Tue, 15 Jul 2008 09:07:31 +0000 diego Add two more missing headers to configure checks.
Tue, 15 Jul 2008 08:31:43 +0000 diego Add missing return statements to configure tests.
Tue, 15 Jul 2008 08:18:08 +0000 diego Add missing headers to configure checks.
Sun, 13 Jul 2008 14:36:20 +0000 rathann Do not set _dvdreadconfig unconditionally.
Sun, 13 Jul 2008 11:54:13 +0000 diego cosmetics: main (void) --> main(void)
Sun, 13 Jul 2008 11:50:48 +0000 diego main(void) --> int main(void) in .align test
Sun, 13 Jul 2008 11:49:57 +0000 diego Use correct header in libamr narrowband test.
Sat, 12 Jul 2008 08:23:10 +0000 diego Dependency files should be refreshed when object files are rebuilt.
Tue, 08 Jul 2008 16:11:58 +0000 diego Add -std=gnu99 to gcc CFLAGS if supported. This sets appropriate #defines to
Tue, 24 Jun 2008 08:21:04 +0000 diego Add missing 'struct input_id id' to Apple IR configure check.
Mon, 23 Jun 2008 08:58:25 +0000 diego Dependency files need to get updated when any of their dependencies are
Sun, 22 Jun 2008 16:41:26 +0000 diego Replace misuse of echores in libdvdnav check by _res_comment.
Fri, 20 Jun 2008 20:31:19 +0000 ben fix obviously wrong option description
Fri, 20 Jun 2008 19:33:32 +0000 ben Allow conditional compilation of yuv4mpeg video out.
Sun, 15 Jun 2008 16:00:51 +0000 diego cosmetics: Group internal codec library tests together.
Fri, 13 Jun 2008 08:28:03 +0000 lu_zero Fix support for libnemesi installed on nonstandard paths
Mon, 09 Jun 2008 08:09:02 +0000 gpoirier require latest x264 to enable MEncoder's x264 support
Sun, 08 Jun 2008 10:38:28 +0000 diego Add support for enabling VIDIX dhahelper.
Sat, 07 Jun 2008 14:32:06 +0000 diego Restore support for compiling with svgalib_helper.
Sat, 07 Jun 2008 14:00:04 +0000 diego Only check for VIDIX PCI device name database if VIDIX is enabled.
Sat, 07 Jun 2008 13:54:49 +0000 diego Make sure that the LC_ALL variable is exported to the environment of
Sat, 07 Jun 2008 10:54:07 +0000 ben Drop support for external libvidix (unmaintained and not up-to-date)
Mon, 02 Jun 2008 16:32:38 +0000 diego Use LC_ALL instead of LANG in config.mak to prevent locale settings from
Mon, 02 Jun 2008 12:55:24 +0000 diego 10l: Restore LANG variable in config.mak so that shell commands are not
Mon, 02 Jun 2008 12:28:48 +0000 diego Remove unused variable LANG from config.mak.
Mon, 02 Jun 2008 12:26:57 +0000 diego Remove unused variable TARGET_OS from config.mak.