aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Reset _ld_xvid so that stray libs do not appear on the link command line.Gravatar diego2006-11-08
* Remove unused variables.Gravatar diego2006-11-08
* Rename xvid4 variable/option back to xvid so as not to break scripts.Gravatar diego2006-11-08
* cosmetics: Fix indentation after last commit.Gravatar diego2006-11-08
* Separate XviD 3 and XviD 4 tests.Gravatar diego2006-11-08
* Remove some DivX 4 leftovers.Gravatar diego2006-11-08
* Create binaries with proper executable suffix under Windows.Gravatar diego2006-11-08
* _inputmodules vs _noinputmodules typo fixGravatar diego2006-11-07
* r20650 inverted the gtk1 check before setting charset, thisGravatar reimar2006-11-07
* Remove remnants of long-gone libfame.Gravatar diego2006-11-06
* typoGravatar diego2006-11-06
* output cosmeticsGravatar diego2006-11-06
* Remove hackish setting of extra libraries through --enable-static=-lfoo,Gravatar diego2006-11-06
* Remove deprecated install-path option.Gravatar diego2006-11-06
* spelling/grammar/wording/consistency for the help outputGravatar diego2006-11-06
* Fix tdfx-related copy + paste typos, patch by Ville Skyttä, ville.skytta iki...Gravatar diego2006-11-05
* Remove empty variable.Gravatar diego2006-11-05
* output cosmeticsGravatar diego2006-11-05
* Fix some echo -n occurrences, patch by sci-fi@hush.ai.Gravatar diego2006-11-05
* Extended/reworked fontconfig test to work without pkg-config with versionsGravatar reimar2006-11-04
* Streamline and simplify internal vs external libdvdread handling.Gravatar diego2006-11-03
* remove charset files (all of them are in UTF-8 now anyway)Gravatar kraymer2006-11-03
* libmpdvdkit2 --> libdvdread, it just contains libdvdread now.Gravatar diego2006-11-03
* remove accidential ';' (that's what too much C programming does to you ;-) )Gravatar reimar2006-11-02
* Check for existence of libcdio_paranoia, not libcdio, since the former isGravatar reimar2006-11-02
* Useless break in libcdio pkg-config checkGravatar reimar2006-11-02
* Remove spurious $_inc_tmp in libcdio checkGravatar reimar2006-11-02
* Rework binary codec directory handling. Don't use directories from otherGravatar diego2006-11-01
* libcdio also needs to link against libcdio_paranoiaGravatar reimar2006-11-01
* Support for recent changes to ARCH_X86 handling in FFmpeg.Gravatar diego2006-11-01
* Proper libcdio detection also without pkg-configGravatar reimar2006-11-01
* gcc optimized != 0 check for extern function away, thus linkingGravatar reimar2006-11-01
* Test proper linking for cdda/cdioGravatar reimar2006-11-01
* Fix codec directory fallback, it was overriding the autodetection.Gravatar diego2006-10-31
* Implement proper codecs directory fallback.Gravatar diego2006-10-31
* Rename all codecs directory options.Gravatar diego2006-10-31
* Unification of linker option handling, part 1 of many.Gravatar diego2006-10-31
* 100l to me for not checking properly, really fix pkg-config detection now.Gravatar diego2006-10-31
* 10l, use a pkg-config parameter that makes it return 0...Gravatar diego2006-10-31
* Test for the existence of pkg-config, fixes Bugzilla #553.Gravatar diego2006-10-31
* Explain the risks of forcing options with --enable-* in a way that isGravatar diego2006-10-30
* Remove special output for outdated SDL. It's doubtful such old versions stillGravatar diego2006-10-30
* Also detect static fontconfig when pkg-config is not installedGravatar reimar2006-10-30
* Add a parameter to enable colorized console output.Gravatar diego2006-10-30
* Fix libmpdvdkit2 linking on Mac OS X.Gravatar diego2006-10-30
* Remove redundant variable setting.Gravatar diego2006-10-30
* Make libmpdvdkit2 compilation slightly more consistent with the other modules.Gravatar diego2006-10-30
* Factor out common cdda stuff from cdio and cdparanoia tests.Gravatar reimar2006-10-29
* Add cmov detection to configureGravatar iive2006-10-27
* Remove -fno-PIC check from configure and put -fPIC back at the beginningGravatar diego2006-10-23