summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* use pr -n -t instead of non-standard cat -nMåns Rullgård2007-10-061-1/+1
* fix -lm checkMåns Rullgård2007-09-291-2/+2
* set -mcpu for ARMMåns Rullgård2007-09-261-0/+3
* Fix avisynth compilation after allformats.h was removedRamiro Polla2007-09-261-0/+1
* Let the dependency checker deal with winsock2's extralibs.Ramiro Polla2007-09-261-1/+1
* Organize header files and system functions checksRamiro Polla2007-09-241-25/+18
* create and use check_asm() functionMåns Rullgård2007-09-231-44/+19
* cosmetics: Move LDCONFIG variable to a more sensible place in config.mak.Diego Biurrun2007-09-231-1/+1
* Move VIS CFLAGS settings into configure.Diego Biurrun2007-09-231-0/+2
* Add a proper test for VIS instruction support.Diego Biurrun2007-09-231-0/+9
* Proper check for --help and -h parametersRamiro Polla2007-09-211-5/+1
* Let the dependency checker decide about x11_grab_device_demuxerRamiro Polla2007-09-211-4/+2
* Replace one-lined if;elses to && ||Ramiro Polla2007-09-211-29/+15
* Add extralibs to the dependency checkerRamiro Polla2007-09-181-11/+20
* gpl for the X11 grabber has already been checked forRamiro Polla2007-09-181-1/+0
* Use enable and disable macros where appropriateRamiro Polla2007-09-181-45/+45
* Properly check for -lmRamiro Polla2007-09-181-4/+3
* cosmetics: sort()Diego Biurrun2007-09-181-1/+1
* Remove forced -pthread for freebsd.Ramiro Polla2007-09-171-4/+0
* IndentRamiro Polla2007-09-171-7/+7
* Remove --disable-bktr option from configureRamiro Polla2007-09-171-10/+2
* Replace manual variable setting with the disable function.Diego Biurrun2007-09-171-1/+1
* Remove cross_prefix from ln command.Matthias Schneider2007-09-171-1/+0
* Define mandir as $(PREFIX)/share/man rather than as $(PREFIX)/manStefano Sabatini2007-09-161-2/+2
* ln is not available on all platforms, so introduce a variable for itDave Yeo2007-09-151-1/+4
* Remove --disable-audio-oss option from configure.Ramiro Polla2007-09-071-9/+4
* Remove --disable-audio-beos option from configure.Ramiro Polla2007-09-071-3/+1
* Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxerRamiro Polla2007-09-071-2/+4
* Remove --disable-{v4l,v4l2} options from configureRamiro Polla2007-09-051-10/+4
* Remove video_grab_ prefix from video_grab_{bktr,v4l}Ramiro Polla2007-09-051-2/+2
* Alphabetically sort library dependencies list.Diego Biurrun2007-09-051-5/+5
* Treat dc1394 as a libraryRamiro Polla2007-09-041-6/+7
* do not use "strings" in endian checkMåns Rullgård2007-08-271-1/+1
* Remove unused definition.Diego Biurrun2007-08-271-4/+0
* print EBX/EBP availabilityMichael Niedermayer2007-08-261-0/+2
* use POSIX "strings -a" rather than "strings -"Måns Rullgård2007-08-261-1/+1
* fix endian detection on MacOSMåns Rullgård2007-08-261-1/+1
* Remove --disable-dv1394 optionRamiro Polla2007-08-241-14/+1
* Group network checks togetherRamiro Polla2007-08-241-6/+13
* Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).Diego Biurrun2007-08-221-1/+1
* Revert previous unneeded mipsel patch (obsoleted by endianness detection fix).Diego Biurrun2007-08-221-8/+3
* Add mipsel architecture that differs from mips in endianness.Diego Biurrun2007-08-221-3/+8
* fix endian check when cross-compilingMåns Rullgård2007-08-221-13/+3
* create libavcodec/sh4 dir when building out-of-treeAurelien Jacobs2007-08-211-0/+1
* cosmetics: some reorderingAurelien Jacobs2007-08-211-6/+6
* ensure configure only accept valid --list-* parametersAurelien Jacobs2007-08-201-9/+23
* small simplificationDiego Biurrun2007-08-181-3/+1
* Enable MinGW networking supportRamiro Polla2007-08-171-1/+0
* restoring the alphabetical order (this time with case ignored)Roman Shaposhnik2007-08-121-1/+1
* Also check for closesocket in winsock2.hRamiro Polla2007-08-121-1/+2
OpenPOWER on IntegriCloud