summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* if LANGUAGES=help_mp-??_??.h fixedjaf2002-05-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6200 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc -dumpversion seems less error prone (tested with 2.95.4 3.0.4 and 3.1)pl2002-05-261-3/+3
| | | | | | | | | Suggested by Okki <okki666@nerim.net> Added gcc-3.1 and gcc-3.0 in the find-a-sane-compiler loop git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6197 b3059339-0415-0410-9bf9-f77b7e298cf2
* The 3 X11 checks (header/lib/functionnality) are now together.pl2002-05-251-41/+43
| | | | | | | | Tests for header & lib enhanced (check for Xlib.h and libX11.so/a) (Suggestion by Arpi) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6192 b3059339-0415-0410-9bf9-f77b7e298cf2
* - keeps configure from generating a core when a buggy giflib is foundarpi2002-05-231-6/+9
| | | | | | | | - swaps -lgif with -lungif to give compression preference over uncompressed by Joey Parrish <joey@yunamusic.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6170 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed disabled vidix messagealex2002-05-231-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6161 b3059339-0415-0410-9bf9-f77b7e298cf2
* some visual changes and applied Ulrich Hecht's 64bit fixesalex2002-05-231-12/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6159 b3059339-0415-0410-9bf9-f77b7e298cf2
* big cosmetics patch, cleanup of messages printed by mplayer and libs.arpi2002-05-201-0/+3
| | | | | | | | some printf->mp_msg conversion, and some debug messages moved from warn/info to v/dbg2 mplayer's output is now shorter, readable and consistent git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6139 b3059339-0415-0410-9bf9-f77b7e298cf2
* catching SIGILL instead of dumping core - patch by Steven M. Schultz ↵arpi2002-05-201-1/+6
| | | | | | <sms@2BSD.COM> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6130 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile with '-g' by default for .developerarpi2002-05-181-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6120 b3059339-0415-0410-9bf9-f77b7e298cf2
* gif support: added tests with the X11 libs (required by some lib(un)gif)pl2002-05-181-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6116 b3059339-0415-0410-9bf9-f77b7e298cf2
* only include when necessaryjaf2002-05-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6092 b3059339-0415-0410-9bf9-f77b7e298cf2
* two more lines for dvb ...jaf2002-05-141-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6089 b3059339-0415-0410-9bf9-f77b7e298cf2
* better gif89 detection by pl <p_l@gmx.fr>, based on patch by Joey Parrish ↵arpi2002-05-131-4/+20
| | | | | | <joey@yunamusic.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6080 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.albeu2002-05-131-0/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6070 b3059339-0415-0410-9bf9-f77b7e298cf2
* lib(un)gif detection fix (linking should be sufficient) and it avoids the ↵pl2002-05-131-12/+9
| | | | | | | | | | message 'Checking for GIF89a support ... ./configure: line 2349: 1123 Segmentation fault "$TMPO" >>"$TMPLOG" no' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6069 b3059339-0415-0410-9bf9-f77b7e298cf2
* libgif detection extendedarpi2002-05-121-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6067 b3059339-0415-0410-9bf9-f77b7e298cf2
* various openbsd and general warning fixes - patch by Björn Sandell ↵arpi2002-05-121-1/+1
| | | | | | <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6058 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vo gif - by Joey Parrish <joey@yunamusic.com>arpi2002-05-121-0/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6054 b3059339-0415-0410-9bf9-f77b7e298cf2
* patchs by Björn Sandell <biorn@dce.chalmers.se>:pl2002-05-101-4/+6
| | | | | | | | | - --disable-select affects more than the oss audio - openbsd and netbsd oss support for non-x86 - ar/AR cleanups as '$(AR)' defaults to 'ar' with make git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6037 b3059339-0415-0410-9bf9-f77b7e298cf2
* netbsd and/or lfs workaround (fixes a textbusy error)pl2002-05-101-1/+1
| | | | | | | (problem reported by Bernd Ernesti <mplayer@lists.veego.de>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6036 b3059339-0415-0410-9bf9-f77b7e298cf2
* BSDI dvd.h detect fix by Steven M. Schultz <sms@2BSD.COM>arpi2002-05-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6030 b3059339-0415-0410-9bf9-f77b7e298cf2
* some bugfix, x[11|mga|v] ( fullscreen with more files )pontscho2002-05-081-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6014 b3059339-0415-0410-9bf9-f77b7e298cf2
* patchs for NetBSD by Bernd Ernesti <mplayer@lists.veego.de>:pl2002-05-071-1/+1
| | | | | | | | | | - the libmpdvdkit auto check works fine after adding the netbsd check to the linux and freebsd one - NetBSD only support MTRR after 1.5X, so libdha/mtrr.c needs a small patch to only enable it for versions after 1.5X. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6012 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable libfame only for dxr3/dvb owners by default, libfame check moved ↵arpi2002-05-031-21/+28
| | | | | | right after libmp1e check git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5961 b3059339-0415-0410-9bf9-f77b7e298cf2
* More verbose error reporting to configure.log for SDL and fix a long ↵atmos42002-05-031-5/+5
| | | | | | pustanding bug, with type mismatch in test-compile-code (affected eg. cygwin, too) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5955 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add Darwin (MacOS X) detection and configuration and modify compiler check ↵atmos42002-05-031-27/+12
| | | | | | to check through defined-cc, gcc3, cc to find good compiler. Abort on first good compiler. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5948 b3059339-0415-0410-9bf9-f77b7e298cf2
* add something like 'Optimizing for: i686 mmx mmx2 sse'jaf2002-05-031-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5944 b3059339-0415-0410-9bf9-f77b7e298cf2
* linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>arpi2002-05-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5939 b3059339-0415-0410-9bf9-f77b7e298cf2
* more compatible libpng version checkarpi2002-04-291-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5901 b3059339-0415-0410-9bf9-f77b7e298cf2
* only freebsd has BSD-style dvd_struct? - enable dvdkit only for linux+freebsdarpi2002-04-281-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5892 b3059339-0415-0410-9bf9-f77b7e298cf2
* DFB 0.9.10 update patch by Jiri.atmos42002-04-281-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5891 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpdvdkit vs. bsd fixed?arpi2002-04-281-8/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5888 b3059339-0415-0410-9bf9-f77b7e298cf2
* oss detection fix for bsdarpi2002-04-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5886 b3059339-0415-0410-9bf9-f77b7e298cf2
* openbsd updates by Björn Sandell <biorn@dce.chalmers.se>arpi2002-04-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5881 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenBSD, NetBSD portability patches byarpi2002-04-271-3/+34
| | | | | | | | | Björn Sandell <biorn@dce.chalmers.se> Marcus <core@antbear.org> Bernd Ernesti <mplayer@lists.veego.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5873 b3059339-0415-0410-9bf9-f77b7e298cf2
* Runtime cpu detection is disabled by default.ksorim2002-04-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5863 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for latest alsa (sys/asoundlib.h has been moved to alsa/asoundlib.h)pl2002-04-271-30/+37
| | | | | | | | cleanups for "usr/src/DVB/ost/include" detection small cosmetic fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5856 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrected what felix made buggy ;-)jaf2002-04-261-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5842 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow disabling of libfame and allow to enforce (not) building libavcodec.atmos42002-04-261-0/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5841 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable vidix on cygwin for now.atmos42002-04-261-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5839 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD fixnexus2002-04-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5825 b3059339-0415-0410-9bf9-f77b7e298cf2
* define HAVE_LINUX_DVD_STRUCTarpi2002-04-241-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5821 b3059339-0415-0410-9bf9-f77b7e298cf2
* defines USE_MPDVDKITarpi2002-04-241-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5819 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpustuff disabled by default - it was tested enougharpi2002-04-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5817 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdir changedarpi2002-04-241-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5815 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable dvdkit only for linux, bsd* and solarisarpi2002-04-241-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5814 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable vidix for non-x86 by defaultarpi2002-04-241-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5809 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix system_name casearpi2002-04-241-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5808 b3059339-0415-0410-9bf9-f77b7e298cf2
* add headers detection for mpdvdkitpontscho2002-04-231-4/+129
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5802 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfixesjaf2002-04-221-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5783 b3059339-0415-0410-9bf9-f77b7e298cf2
* libac3 .S compile test (binutils) removed - noticed by Lars Bamberger ↵arpi2002-04-211-7/+0
| | | | | | <Lars.Bamberger@gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5780 b3059339-0415-0410-9bf9-f77b7e298cf2
* add libmpdvdkit libpontscho2002-04-211-17/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5778 b3059339-0415-0410-9bf9-f77b7e298cf2
* more infosjaf2002-04-211-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5756 b3059339-0415-0410-9bf9-f77b7e298cf2
* typojaf2002-04-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5735 b3059339-0415-0410-9bf9-f77b7e298cf2
* add messagepontscho2002-04-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5655 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix dvdnav detectionpontscho2002-04-161-4/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5651 b3059339-0415-0410-9bf9-f77b7e298cf2
* add jpeg support for libvopontscho2002-04-161-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5649 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused XP stuffalex2002-04-151-21/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5635 b3059339-0415-0410-9bf9-f77b7e298cf2
* comp.fixesarpi2002-04-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5602 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncfb, mp1e, opendivx removed/disabledarpi2002-04-131-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5600 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdv detectionarpi2002-04-131-4/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5599 b3059339-0415-0410-9bf9-f77b7e298cf2
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>arpi2002-04-121-0/+22
| | | | | | | | | | | - tvi interface changes, grab_audio/video now returns timestamp! - tv demuxer gets 'ds' hint too - some verbose skip/dup counters to mencoder - tvi_bsdbt848.c updates - aviwrite/mencoder size types int->off_t git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5573 b3059339-0415-0410-9bf9-f77b7e298cf2
* a temporary disable for opendivx - please remove or fixjaf2002-04-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5546 b3059339-0415-0410-9bf9-f77b7e298cf2
* improved DVB detectionjaf2002-04-041-1/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5487 b3059339-0415-0410-9bf9-f77b7e298cf2
* the long standing /dev/sound/dspW => .../dsppl2002-03-301-1/+1
| | | | | | | (patch posted several times by several different people) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5408 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a configure test for the strsep function (it's missing on solaris)jkeil2002-03-291-0/+18
| | | | | | | | Provide an implementation of strsep in libosdep.a, if it's missing in the system's libc library. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5394 b3059339-0415-0410-9bf9-f77b7e298cf2
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>arpi2002-03-281-1/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5381 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow to disable crasj sighandler to enable creation of coredump files.atmos42002-03-271-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5368 b3059339-0415-0410-9bf9-f77b7e298cf2
* Check for proper Vorbis version.atmos42002-03-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5356 b3059339-0415-0410-9bf9-f77b7e298cf2
* I wonder noone noticed this, wrong output of extra[inc|lib]atmos42002-03-261-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5349 b3059339-0415-0410-9bf9-f77b7e298cf2
* extended FAAD detectionalex2002-03-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5227 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bugfix for --disable-runtime-cpudetectionksorim2002-03-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5223 b3059339-0415-0410-9bf9-f77b7e298cf2
* a bit modified runtime fix patch by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-03-191-10/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5202 b3059339-0415-0410-9bf9-f77b7e298cf2
* Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 ↵atmos42002-03-181-0/+26
| | | | | | video in qt to ffmpeg4 although it's still buggy in decoding git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5191 b3059339-0415-0410-9bf9-f77b7e298cf2
* lirc fix by Keller Attila <mikimo3@freemail.hu>arpi2002-03-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5168 b3059339-0415-0410-9bf9-f77b7e298cf2
* writing LIBDIR to config.mak and removed USR_PREFIX from config.h as it was ↵alex2002-03-161-2/+2
| | | | | | the same as PREFIX git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5148 b3059339-0415-0410-9bf9-f77b7e298cf2
* let's make users testing runtime stuff... he-hearpi2002-03-161-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5129 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpudetectionalex2002-03-151-1/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5111 b3059339-0415-0410-9bf9-f77b7e298cf2
* added i18n support (also disabled, later auto detection will be enabled)alex2002-03-151-74/+103
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5101 b3059339-0415-0410-9bf9-f77b7e298cf2
* TVI BSD BT848 supportalex2002-03-151-1/+27