log configure @ 27354:4b97fd1c40e5

age author description
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.