summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>:pl2002-01-171-2/+33
| | | | | | | | - detect the Alpha CPU type: default ("ev56") won't work with older Alphas, and gcc can take advantage of newer ones that way. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4218 b3059339-0415-0410-9bf9-f77b7e298cf2
* zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-171-1/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4212 b3059339-0415-0410-9bf9-f77b7e298cf2
* fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere ↵arpi2002-01-171-1/+22
| | | | | | <jeroen.dobbelaere@acunia.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4210 b3059339-0415-0410-9bf9-f77b7e298cf2
* awk change suggested by frederik kuivinenatmos42002-01-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4184 b3059339-0415-0410-9bf9-f77b7e298cf2
* nicer awk check (logging) etc.atmos42002-01-151-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4183 b3059339-0415-0410-9bf9-f77b7e298cf2
* small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and ↵pontscho2002-01-151-0/+9
| | | | | | remove gui dependencie in mencoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4177 b3059339-0415-0410-9bf9-f77b7e298cf2
* *awk detectionatmos42002-01-151-18/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4173 b3059339-0415-0410-9bf9-f77b7e298cf2
* typojaf2002-01-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4171 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix xvidix for non-x11 systems, 10l Alex :)atmos42002-01-151-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4169 b3059339-0415-0410-9bf9-f77b7e298cf2
* added LIBDIR and USR_PREFIXalex2002-01-131-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4138 b3059339-0415-0410-9bf9-f77b7e298cf2
* some comments and messagesalex2002-01-121-10/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4121 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix awk version check from --version to -W version (works with both mawk and ↵atmos42002-01-121-1/+1
| | | | | | gawk maybe guess also with original awk) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4118 b3059339-0415-0410-9bf9-f77b7e298cf2
* Additional AWK notesnick2002-01-121-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4116 b3059339-0415-0410-9bf9-f77b7e298cf2
* gawk->awknick2002-01-121-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4112 b3059339-0415-0410-9bf9-f77b7e298cf2
* Checking for gawknick2002-01-121-2/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4109 b3059339-0415-0410-9bf9-f77b7e298cf2
* ao_dxr3 removedarpi2002-01-111-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4098 b3059339-0415-0410-9bf9-f77b7e298cf2
* Configurable VIDIX usagenick2002-01-111-2/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4090 b3059339-0415-0410-9bf9-f77b7e298cf2
* slightly changed end message:pl2002-01-071-2/+4
| | | | | | | | - hint on development packages - suggestion of reading DOC/bugreports.html git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4035 b3059339-0415-0410-9bf9-f77b7e298cf2
* fbdev autodetection enabled (requires linux && /dev/fb0)pl2002-01-061-4/+4
| | | | | | | test changed for directfb (requires linux && /dev/fb0) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4020 b3059339-0415-0410-9bf9-f77b7e298cf2
* stdint.h replaced by inttypes.h (used more frequently in the sources)pl2002-01-061-12/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4004 b3059339-0415-0410-9bf9-f77b7e298cf2
* it's in sys/ .. isn't it?gabucino2002-01-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3994 b3059339-0415-0410-9bf9-f77b7e298cf2
* Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) solgb2002-01-041-21/+26
| | | | | | | | | | | | no more conflict with libdvdread: you can compile in both of libdvdread and libcss support! You can even select libcss.so to load from command line or configuration file, with '-csslib /usr/local/lib/libcss.so' or something similar. Default for this option is /usr/local/lib/libcss.so. Note: libcss version (ver>0.1) with newer API is not supported in this version! This is the first version so stay tuned :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3976 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixes (=> HAVE_STDINT_H is now defined)pl2001-12-311-0/+20
| | | | | | | | | added STREAMING_LIB in config.mak/Makefile Note: compile via a configure && make without glitches on SunOS git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3920 b3059339-0415-0410-9bf9-f77b7e298cf2
* added test for inet_pton()pl2001-12-301-0/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3904 b3059339-0415-0410-9bf9-f77b7e298cf2
* more common format for output messagespl2001-12-301-20/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3903 b3059339-0415-0410-9bf9-f77b7e298cf2
* they aren't required morealex2001-12-301-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3902 b3059339-0415-0410-9bf9-f77b7e298cf2
* _mencoder auto->yes (D Richard Felker III)arpi2001-12-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3897 b3059339-0415-0410-9bf9-f77b7e298cf2
* dshow help changed - it doesn't depend on c++ compiler/libsarpi2001-12-301-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3896 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection ↵arpi2001-12-301-8/+9
| | | | | | disabled if static=yes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3894 b3059339-0415-0410-9bf9-f77b7e298cf2
* more recent libavcodec checkarpi2001-12-301-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3889 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavcodec MBC detection fixedarpi2001-12-291-12/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3882 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier ↵alex2001-12-291-0/+20
| | | | | | gcc3 is present if gcc2.96 found git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3877 b3059339-0415-0410-9bf9-f77b7e298cf2
* "smarter" test for ffmpeg codec detectionpl2001-12-291-9/+33
| | | | | | | | | | I don't know if it's enough, though => feel free to adapt. It does not check for the *find*codec*by*name() yet. (requested several days ago by Gabucino & Arpi) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3874 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing -lsocket for sunospl2001-12-291-5/+4
| | | | | | | qnx & win32 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3870 b3059339-0415-0410-9bf9-f77b7e298cf2
* opendivx listed at codecs, libvo2/config.mak is optionalarpi2001-12-291-3/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3869 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix thisalex2001-12-281-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3866 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable mp1e if no dxr3 or no mmxarpi2001-12-281-18/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3854 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for QNX - disabling win32 codecs and libmp1e under QNXalex2001-12-281-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3850 b3059339-0415-0410-9bf9-f77b7e298cf2
* SSE2 supportarpi2001-12-281-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3842 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes a problem with undefined types (harmless anyway)pl2001-12-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3839 b3059339-0415-0410-9bf9-f77b7e298cf2
* Intel P4 supportarpi2001-12-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3837 b3059339-0415-0410-9bf9-f77b7e298cf2
* v4l detect fixedarpi2001-12-251-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3751 b3059339-0415-0410-9bf9-f77b7e298cf2
* --confdirarpi2001-12-251-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3748 b3059339-0415-0410-9bf9-f77b7e298cf2
* "--help" fixes:pl2001-12-241-7/+9
| | | | | | | | - lines should display correctly on 80 character-wide screens - '\t' replaced by spaces git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3696 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l? streaming must be yes, auto is not enough because of Makefilearpi2001-12-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3691 b3059339-0415-0410-9bf9-f77b7e298cf2
* streaming enabled by defaultarpi2001-12-231-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3690 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile encoders in libavcodec tooalex2001-12-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3660 b3059339-0415-0410-9bf9-f77b7e298cf2
* eh ... dl ...pontscho2001-12-171-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3558 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix dvdread support detectpontscho2001-12-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3557 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch by Adam Di Carlo <adam@onshore-devel.com>:pl2001-12-161-0/+2
| | | | | | | | | * configure: set _mtrr to no by default, is implied but not set like similar settings; if we're building w/ css but not dvdauth, we need -lcss git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3521 b3059339-0415-0410-9bf9-f77b7e298cf2
* --with-x11{inc,lib}dir configure option broken, can't select a specific X11jkeil2001-12-151-20/+26
| | | | | | | | | | include/lib directory for mplayer compilation solaris has pthread stub routines in libc, try to verify that the _ld_pthread option used really produces a working threaded binary. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3507 b3059339-0415-0410-9bf9-f77b7e298cf2
* dshow switched to C versionarpi2001-12-101-8/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3452 b3059339-0415-0410-9bf9-f77b7e298cf2
* MP1E configure patch by D. Holm.atmos42001-12-101-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3433 b3059339-0415-0410-9bf9-f77b7e298cf2
* mencoder was still being built (unsucessfully) if mp3lame was missingpl2001-12-101-25/+30
| | | | | | | added a few comments to config.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3431 b3059339-0415-0410-9bf9-f77b7e298cf2
* GUI_LIBS -> GTK_LIBSarpi2001-12-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3423 b3059339-0415-0410-9bf9-f77b7e298cf2
* typonexus2001-12-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3361 b3059339-0415-0410-9bf9-f77b7e298cf2
* ==/= fixnexus2001-12-061-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3360 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp3lame detection separated, some unneeded -lm removedarpi2001-12-061-13/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3357 b3059339-0415-0410-9bf9-f77b7e298cf2
* added directfb to _vomodulesalex2001-12-051-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3338 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes ↵mswitch2001-12-041-39/+4
| | | | | | rte obsolete. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3328 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpegpes added to output modulesjaf2001-12-041-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3326 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD install nas* to /usr/X11 by default (and require -lm)nexus2001-12-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3284 b3059339-0415-0410-9bf9-f77b7e298cf2
* detect termios.h if no sys/termios.h (qnx getch2 support working)alex2001-12-031-2/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3282 b3059339-0415-0410-9bf9-f77b7e298cf2
* -ao NAS support by Tobias Diedrich <ranma@gmx.at>arpi2001-12-031-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3277 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>arpi2001-12-031-0/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3276 b3059339-0415-0410-9bf9-f77b7e298cf2
* HAVE_VCD, some obsolete stuff removed (-alsa, xmmp)arpi2001-12-011-11/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3260 b3059339-0415-0410-9bf9-f77b7e298cf2
* linux() bsd() ... etc is no longer case sensitivepl2001-12-011-18/+21
| | | | | | | | | (workaround for gabucino's not wanting to type --target=i386-Linux :)) unified a few echores messages git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3249 b3059339-0415-0410-9bf9-f77b7e298cf2
* added auto detection of tv v4l and changed tv to enabledalex2001-12-011-3/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3243 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed xanim detection (also present on non-x86 too - look at xanim homepage) ↵alex2001-12-011-8/+5
| | | | | | and added tv into _inputmodules git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3242 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Adam Di Carlo <adam@onshore-devel.com>:pl2001-12-011-3/+9
| | | | | | | | 1 more xanim path improved lirc autodetection git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3238 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed DGA detectionarpi2001-11-291-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3218 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for YV12 with DXR3, patch by D. Holm.atmos42001-11-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3209 b3059339-0415-0410-9bf9-f77b7e298cf2
* new configure didn't build mplayer with mediaLib on solaris any more.jkeil2001-11-291-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3208 b3059339-0415-0410-9bf9-f77b7e298cf2
* DGA handling changed (Arpi's request)pl2001-11-291-39/+43
| | | | | | | | | | correct options: --enable-dga => auto (default) --enable-dga=1 or ...=2 --disable-dga changed --enable/disable-select handling to behave as the other tests git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3207 b3059339-0415-0410-9bf9-f77b7e298cf2
* Newest DXR3 patch (improved 1.0rc2) by David Holm.atmos42001-11-291-6/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3202 b3059339-0415-0410-9bf9-f77b7e298cf2
* extrachecks for weird configs GUI (--enable-gui --disable-png for instance)pl2001-11-291-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3197 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetical change of driver summary - do not print always enabled stuffarpi2001-11-291-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3194 b3059339-0415-0410-9bf9-f77b7e298cf2
* summary handling was not correct (bugs found by Nilmoni Deb and Tibcu)pl2001-11-281-12/+34
| | | | | | | | DGA detection changed since it did not detect (patch by tibcu) changed vo_vesa building to behave as the other vo_* git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3190 b3059339-0415-0410-9bf9-f77b7e298cf2
* MP1E support needed by DXR3 stuff (Patch by D. Holm)atmos42001-11-281-0/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3188 b3059339-0415-0410-9bf9-f77b7e298cf2
* vcd status in summary was sometimes wrong (found by atmos)pl2001-11-271-1/