aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2010-05-15Autogenenerate presets.zip for projectm.ceros7
2010-05-13fixed: Marked pulse as auto but forgot to implement.althekiller
2010-05-13removed: Old cruft, pcre is required now.althekiller
2010-05-13fixed: Configure options that are normally auto-detected, but the user has ma...althekiller
2010-05-12Implement and use our own pushd/popd functions for shells that don't support ...ceros7
2010-05-12[osx] fixed libass configure, AC_CHECK_LIB needs to be in platform independen...davilla
2010-05-12Fix errors caused by latest dash no longer supporting assignments via '+='.ceros7
2010-05-12fixed: linux compile for a sleepy spifftheuni
2010-05-12[osx,linux] fixed build breakagedavilla
2010-05-12fixed: fall back to internal libass if the system one does not cut itspiff_
2010-05-11changed: move linux to system libassspiff_
2010-05-11fixed: configure switches for vorbis encodegnif2
2010-05-11added: configure option to enable libvorbis encode support in ffmpeggnif2
2010-05-11fixed: wrong configure flags for mp3 encode supportgnif2
2010-05-11added: new cdrip FFmpeg encoder (incomplete, disabled for now)gnif2
2010-05-11Don't build with external libdts or liba52 if not using those deprecated libr...ceros7
2010-05-11Build projectM with -fpic on.ceros7
2010-05-10fixed: remove useless "echo -n" that doesn't work on OSXbeenje
2010-05-10Applied #9200 - Thanks openelec.tv for the contribution!topfs2
2010-05-09Fix build for cross compiling. Use $CC instead of gcc for library test.ceros7
2010-05-07fixed: VDA config flags was always set. (whitespace matters)althekiller
2010-05-05[osx] fixed command-line makedavilla
2010-05-02removed: debug code. whoopsalthekiller
2010-05-02Added: macro to resolve sonames in configure (reduce duplication)althekiller
2010-05-02Cosmetic: Unmatched quotes screwing up vim syntax highlightalthekiller
2010-05-02Cosmetic: Sanitize external lib configure flag testingalthekiller
2010-04-28add VDADecoder to configure and use HAVE_LIBVDADECODER to ifdef test in sourc...davilla
2010-04-24changed: no need to generate the Makefilespiff_
2010-04-19Fix library basename detection to check for libraries via gcc.ceros7
2010-04-19Add other libraries to check for basenames.ceros7
2010-04-19Fix libcurl basename path for users using libcurl3-gnutls.ceros7
2010-04-18fixed: #9086 compile on fc13. thanks to mihailim.theuni
2010-04-07fixed, you really want HAVE_LIBVA and not HAVE_LIBVA____davilla
2010-04-06fixed: need to link va-glx aswellelupus
2010-04-06fixed: typo in configure for vaapielupus
2010-04-06better configureelupus
2010-04-06added: check for vaapi at configure timeelupus
2010-03-30added: Cross compile options from #7392 (patches 010,111-123) (thx openelec.tv)althekiller
2010-03-26Revert "wip"alcoheca
2010-03-26remove configure of old cpluffdavilla
2010-03-26[osx] sync with osxdavilla
2010-03-26disable native language support for cpluffalcoheca
2010-03-26wipalcoheca
2010-03-26build libcpluff, will be dlloaded from systemalcoheca
2010-03-26Use an auxilary directory for build tools and ensure they're not placed in re...ceros7
2010-03-26Add .dummy to list of files to should be removed by make distclean.ceros7
2010-03-26Use AM_INIT_AUTOMAKE([foreign]) instead of AM_INIT_AUTOMAKE. Takes out the ne...ceros7
2010-03-26Use AM_INIT_AUTOMAKE to install config.guess and config.sub.ceros7
2010-03-26Don't attempt to update config.guess and config.sub anymore.ceros7
2010-03-26Fix Trac 9012. Leave config.guess and config.sub installed.ceros7