summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Modern Solaris versions have different default CD-ROM devices.diego2009-06-241-0/+3
| | | | | | | patch by Pawel Tecza, ptecza uw.edu pl git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29387 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not use -rdynamic on Solaris, where the flag is unsupported.diego2009-06-221-1/+1
| | | | | | | patch by Niklas Edmundsson, nikke acc.umu se, Bugzilla #1496 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29379 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix setting of DOC_LANGS and MAN_LANGS, the wrong variables were being used.diego2009-06-191-2/+2
| | | | | | | This makes XML documentation generation work again. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29372 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not auto-detect old libnut installations.cehoyos2009-06-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29366 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename LIBVORBIS Makefile variable to VORBIS.diego2009-06-141-1/+1
| | | | | | | The latter is more clear as it can represent either Tremor or libvorbis. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29365 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l: Add missing $s to default language variable checks, which preventeddiego2009-06-141-3/+3
| | | | | | | | fallback language settings from taking effect. patch by Francesco Lavra, francescolavra interfree it git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29364 b3059339-0415-0410-9bf9-f77b7e298cf2
* Overhaul translation handling completely and add options to install specificdiego2009-06-141-43/+55
| | | | | | | documentation and man page translations. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29363 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Drop leading underscore from _language* variables.diego2009-06-141-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29362 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow setting message language separately from documentation language.diego2009-06-141-4/+9
| | | | | | | patch by Steve Dibb, steve.dibb gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29361 b3059339-0415-0410-9bf9-f77b7e298cf2
* Drop redundant setting of message language to English when all languagesdiego2009-06-141-1/+0
| | | | | | | are enabled. This is the default anyway. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29360 b3059339-0415-0410-9bf9-f77b7e298cf2
* Configure needs AS to be set for the Makefiles.reimar2009-06-021-0/+1
| | | | | | | | Note that this may not be a pure assembler (i.e. AS=as is wrong), it must be a gcc-compatible assembler with preprocessor (e.g. AS=gcc). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29344 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add actually working support for PPC64reimar2009-06-011-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29336 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use target_arch and target_subarch which is more similar to what FFmpeg usesreimar2009-06-011-5/+5
| | | | | | | and makes more sense when adding proper PPC64 or MIPS64 support. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29335 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some missing FFmpeg archsreimar2009-06-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29334 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set XVR100 make variable. Fixes compilation when support for xvr100 was ↵reimar2009-05-191-0/+1
| | | | | | detected. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29315 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make sure that -Ilibdvdread4 appears in CFLAGS before any system directoriesdiego2009-05-121-1/+1
| | | | | | | | so that internal dvdread headers do not conflict with system headers. Fixes Bugzilla #1465. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29304 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add HAVE_PPC64 definition for FFmpeg.diego2009-05-121-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29300 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make sure CONFIG_MUXERS is always set.diego2009-05-121-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29299 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: indentation fixes for the dvdread checkdiego2009-05-091-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29283 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix misplaced 'fi' in external dvdread test.diego2009-05-091-1/+1
| | | | | | | patch by Diogo Franco, diogomfranco gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29282 b3059339-0415-0410-9bf9-f77b7e298cf2
* lirc anc lircc are MPlayer-only, so add LDFLAGS for MPlayer link only.diego2009-05-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29277 b3059339-0415-0410-9bf9-f77b7e298cf2
* The Apple remote code needs the Cocoa framework to link.diego2009-05-081-1/+1
| | | | | | | Apple remote LDFLAGS are only necessary for linking MPlayer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29275 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -framework Carbon to LDFLAGS when Mac OS X finder or bundle is enabled.diego2009-05-071-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29274 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Move Quartz and CoreVideo checks into the vo driver section.diego2009-05-051-47/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29269 b3059339-0415-0410-9bf9-f77b7e298cf2
* LDFLAGS for CoreVideo and Quartz should be MPlayer-only.diego2009-05-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29268 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdvdcss requires the Carbon framework to link on Mac OS X.diego2009-05-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29267 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Move $def_dvdcss to a more sensible place in config.h.diego2009-05-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29266 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Move CoreAudio check to audio output section.diego2009-05-051-22/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29265 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.hdiego2009-05-051-1/+3
| | | | | | | | | | | instead of passing -D on the compiler command line. This is more convenient and already done with most preprocessor definitions needed by external libraries. Previously the definition was passed on the command line because libdvdread was missing the necessary config.h #include, which was now added. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29263 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: indentationdiego2009-05-051-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29261 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow disabling and enabling VCD support through command line parameters.diego2009-05-051-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29260 b3059339-0415-0410-9bf9-f77b7e298cf2
* CoreAudio LDFLAGS should be MPlayer-only.diego2009-05-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29259 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve CoreAudio check: Use all required headers and frameworks.diego2009-05-051-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29258 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify Mac OS X Finder and Mac OS X Bundle file locations checks.diego2009-05-051-14/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29257 b3059339-0415-0410-9bf9-f77b7e298cf2
* CONFIG_QUICKTIME should be set depending on the state of QTX support.diego2009-05-041-3/+2
| | | | | | | This fixes linking on Mac OS X with vo_quartz disabled. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29255 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename macosx video output driver to corevideo.diego2009-05-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29252 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename macosx audio output driver to coreaudio.diego2009-05-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29251 b3059339-0415-0410-9bf9-f77b7e298cf2
* QuickTime codecs support requires -framework QuickTime to link on Mac OS X.diego2009-05-041-0/+1
| | | | | | | patch by Emanuele Giaquinta git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29250 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace QuickTime.h #include with Carbon.h, which is really needed.diego2009-05-041-1/+0
| | | | | | | patch by Emanuele Giaquinta git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29249 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve CoreVideo check: Test more #includes, add -framework Carbon to LDFLAGS.diego2009-05-041-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29247 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add information about configure options to config.mak.diego2009-05-041-0/+2
| | | | | | | This is useful for debugging and convenient outside of config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29246 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert previous two commits, the CoreVideo vo needs both OpenGL and Cocoa.diego2009-04-261-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29238 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix typo in CoreVideo linker flags: the Carbon, not Cocoa framework is needed.diego2009-04-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29236 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary -framework OpenGL from CoreVideo linker flags.diego2009-04-251-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29235 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmetics: reindent Mac OS X checks, remove trailing whitespacediego2009-04-251-27/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29234 b3059339-0415-0410-9bf9-f77b7e298cf2
* Split generic OS X API check into separate CoreAudio, CoreVideo, Quartz checks.diego2009-04-251-33/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29233 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo in XFORM asm check, noticed by Emanuele Giaquintadiego2009-04-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29232 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pass argc and argv parameters to main() function in SDL test.diego2009-04-231-1/+1
| | | | | | | | | SDL renames the main function via a macro and later passes it parameters. This fixes the SDL check on at least Mac OS X, continues to work fine on Linux. patch by vmrsss vmrsss gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29221 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add HAVE_LDBRX to config.h for FFmpeg.diego2009-04-201-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29200 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add check for XFORM ASM, needed by FFmpeg/PPC.diego2009-04-201-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29199 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rely on POSIX-compatible head/tail versions that understand the -n option.diego2009-04-161-24/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29185 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace all `` by $(), it is more readable and easier to nest.diego2009-04-151-223/+223
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29183 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify OS detection functions.diego2009-04-151-20/+20
| | | | | | | The return statement in the functions appears unnecessary; remove it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29182 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use extra_cflags variable instead of CFLAGS to add system-specific CFLAGS.diego2009-04-121-2/+2
| | | | | | | Otherwise the CFLAGS warning gets triggered and necessary CFLAGS are not set. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29171 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move all CFLAGS checks together at the beginning of configure.diego2009-04-101-15/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29169 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move thread-related CFLAGS settings into pthread test.diego2009-04-101-8/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29168 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary Darwin default CFLAGS and LDFLAGS.diego2009-04-101-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29165 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move darwin CFLAG settings to darwin section at the beginning of configure.diego2009-04-101-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29164 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move amigaos CFLAG settings to amigaos section at the beginning of configure.diego2009-04-101-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29163 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc <3.1 is unsupported on Darwin, no need to check for this.diego2009-04-101-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29162 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.ramiro2009-04-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29154 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix wrong syntax in test example, noticed by Jason Holt, jholt google com.diego2009-04-081-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29151 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix passing CFLAGS and LDFLAGS with = in them as configure parameters.diego2009-04-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29138 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation for newly added VAAPI_HWACCEL's.cehoyos2009-04-031-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29135 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for libbs2b audio filter.bircoph2009-04-021-0/+43
| | | | | | | Add auto detection and selection routines to configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29131 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation with libavcodec's HWACCEL.cehoyos2009-04-021-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29130 b3059339-0415-0410-9bf9-f77b7e298cf2
* Check for ddk/ntddcdrm.h header before enabling VCD on mingw.reimar2009-03-281-3/+11
| | | | | | | Fixes a compilation issue on mingw-w64 which does not have that header. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29085 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename local TMP variable to TMPRES to avoid a clash with thereimar2009-03-271-4/+4
| | | | | | | | variable holding the path used for temporary files - this is used by mingw-w64 and this change avoids crashes with it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29068 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Drop leading underscore from extra_ variables.diego2009-03-251-194/+194
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29057 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update help output with previous --extra-ldflags change.diego2009-03-241-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29049 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace --with-extralibdir option by --extra-ldflags, which accepts arbitrarydiego2009-03-241-98/+98
| | | | | | | LDFLAGS. Also rename the corresponding variable for consistency. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29045 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fix: Remove stray '-' from --extra-cflags option evaluation.diego2009-03-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29044 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace --with-extraincdir option by --extra-cflags, which accepts arbitrarydiego2009-03-231-48/+48
| | | | | | | CFLAGS. Also rename the corresponding variables for consistency. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29043 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of pointless EXTRA_INC and EXTRAXX_INC config.mak variable indirection.diego2009-03-231-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29042 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initialize HAVE_FAST_UNALIGNED definition to 0 so that it is never undefined.diego2009-03-211-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29023 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg.diego2009-03-211-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29019 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support icc 11.1.cehoyos2009-03-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28995 b3059339-0415-0410-9bf9-f77b7e298cf2
*