summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2006-10-16Compile v4l on FreeBSD with v4l_compat package.František Dvořák
2006-10-13Fix typo.Diego 'Flameeyes' Pettenò
2006-10-13Make freetype2 and fontconfig disabled by default, as per requests on mailing...Diego 'Flameeyes' Pettenò
2006-10-12Suppressed a libtool warning.Hans-Dieter Kosch
2006-10-10Install inttypes.h on stone age platforms (xine.h needs it).František Dvořák
2006-10-02build cdio for builddir != .František Dvořák
2006-09-29Add an optional dependency over fontconfig, so that if present it is used to ...Diego 'Flameeyes' Pettenò
2006-09-26Check for visibility attribute, to allow using protected visibility for libra...Diego 'Flameeyes' Pettenò
2006-09-21Build fixes (other version of external libcdio workaround, typo in DX aout).František Dvořák
2006-09-16Provide an --enable-mmap switch to enable mmap, and default to the previous b...Diego 'Flameeyes' Pettenò
2006-09-15Make freetype2 not mandatory, thanks to Thibaut Mattern for letting me know.Diego 'Flameeyes' Pettenò
2006-09-14Fix build on system w/o speex or theora (and I'm going to install it :-)).František Dvořák
2006-09-14Don't check for F77/Fortran support in libtool, as no part of the code really...Diego 'Flameeyes' Pettenò
2006-09-14Even imagemagick can be moved to pkg-config, and this also unbreaks the build.Diego 'Flameeyes' Pettenò
2006-09-14Simplify IPv6 check.Diego 'Flameeyes' Pettenò
2006-09-14Fix SDL built/not built declaration at the end of the config process.Diego 'Flameeyes' Pettenò
2006-09-14Use pkg-config also to check for freetype2.Diego 'Flameeyes' Pettenò
2006-09-14Fix typoDiego 'Flameeyes' Pettenò
2006-09-14Try to sanitise the --enable/--disable and --with/--without switches.Diego 'Flameeyes' Pettenò
2006-09-14Do the same for SDL: use pkg-config rather than the m4 test.Diego 'Flameeyes' Pettenò
2006-09-14Replace also esound test with pkg-config based test, and remove esd.m4.Diego 'Flameeyes' Pettenò
2006-09-14Use pkg-config to run the tests for libogg, libvorbis, libtheora and libspeex...Diego 'Flameeyes' Pettenò
2006-09-14Update libcaca check to use the pkg-config file shipped with libcaca 0.99, an...Diego 'Flameeyes' Pettenò
2006-09-13Don't use -force_cpusubtype_ALL on Linux; thanks to Luca Barbato for noticing.Diego 'Flameeyes' Pettenò
2006-09-12Fixed iconv warnings on FreeBSD, fixed build w/o iconv but require it as defa...František Dvořák
2006-09-12Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests....Diego 'Flameeyes' Pettenò
2006-09-09Implement MMAP capable reading for files, reduces memory impact and improve p...Diego 'Flameeyes' Pettenò
2006-09-04Proper configure fix,František Dvořák
2006-09-03Fix configure for non-modular Xorg.František Dvořák
2006-09-02Allow extended hosts even for FreeBSD, when enabling vidix.Diego 'Flameeyes' Pettenò
2006-09-02Remove polypaudio plugin, in favour of PulseAudio.Diego 'Flameeyes' Pettenò
2006-09-02Make ./configure --enable-v4l fail if the videodev header is not found.Diego 'Flameeyes' Pettenò
2006-09-02Error out if --enable-syncfb is forced on a non-Linux system.Diego 'Flameeyes' Pettenò
2006-09-02Add --enable-syncfb option, and fix --enable-fb that was doubled; make it work.Diego 'Flameeyes' Pettenò
2006-08-27spec-file fix and translation updateFrantišek Dvořák
2006-08-12JACK audio driver by Chris CannamMiguel Freitas
2006-08-11Bump requirement for external libvcdinfo to one which hasDarren Salt
2006-08-02delete USE_FASTMEMCPY FFmpeg flag since our fastmemcpy.h file hasMike Melanson
2006-07-30Remove AC_CANONICAL_TARGET call, this is not a compiler.Diego 'Flameeyes' Pettenò
2006-07-28Only check for XShm.h if we're using X.Darren Salt
2006-07-28Check whether XShm.h is available; abort if not.Darren Salt
2006-07-26For some reasons to some users AC_SUBST isn't run by default by PKG_CHECK_MOD...Diego 'Flameeyes' Pettenò
2006-07-16Add asprintf & vasprintf implementations for systems which don't have them.Darren Salt
2006-07-12Don't invoke AC_C_ALWAYS_INLINE.Darren Salt
2006-07-11Replace the old polypaudio check with a new one using pkg-config, and mark po...Diego 'Flameeyes' Pettenò
2006-07-11Start implementing a pulseaudio output plugin, based on the previous polypaud...Diego 'Flameeyes' Pettenò
2006-07-11Remove the libtool hacking, --without-pic will do just as --enable-fpic if th...Diego 'Flameeyes' Pettenò
2006-07-11Bump version to 1.1.3cvs.Diego 'Flameeyes' Pettenò
2006-07-11Apply patches for Darwin compatibility, SF.net bug 1431220. Thanks to Benjami...Diego 'Flameeyes' Pettenò
2006-07-11Fix an error introduced in the x86 Mac fix.Darren Salt