Commit Graph

293 Commits

Author SHA1 Message Date
alex 1393c53eb4 detecting nanosleep
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3090 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 18:25:09 +00:00
alex 9e1aa8639e sys/soundcard.h isn't needed for ALSA
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3087 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 16:34:04 +00:00
pl b13e71dfac typo (1st found by André Dahlqvist <andre.dahlqvist@telia.com>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3084 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 15:34:03 +00:00
pl 590886a8f4 (on atmos's suggestions I found good :)
default is autodetection (if lame and divxencore libs found then compile it)
use --enable-mencoder or --disable-mencoder to alter this behavior
Makefile modified accordingly (uninstall and other ifeq...)
removed XMM_* since XMMP no longer there


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3080 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 00:21:51 +00:00
pl 9a21d44800 --help did not show what was really autodetected
(found by Nilmoni Deb <ndeb@ece.cmu.edu>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3079 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 21:53:25 +00:00
pl f9612a321b -rdynamic is now enabled if (bsd) || (_xanim is yes)
removed a few ${_ld_foo} since not needed
  (these variables are always always separated by spaces)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3066 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 10:06:30 +00:00
pl 67c533a44a -rdynamic is only needed on bsd's (well... it was the case in C1)
neither linux nor qnx need it and it doesn't help for static compilation
  too...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3062 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 01:56:10 +00:00
pl 74c82e3bb7 fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>
(--enable-termcap e.g.)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3058 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 21:09:03 +00:00
arpi 7ad56a44ea 2.2.x+SSE fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3053 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 16:51:03 +00:00
atmos4 b347e6a268 Fix kernel asm check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3052 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 16:43:33 +00:00
jkeil ca7c6a68e8 typo in _ld_mlib shell variable, mplayer didn't link any more against medialib
-lposix4 and -lkstat lost on architecture dependand libs, _ld_arch


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3037 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 19:35:03 +00:00
arpi 8ca12cd021 USE_TERMIOS -> HAVE_TERMIOS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3036 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 19:28:16 +00:00
pl 351cbaa24d improved several tests (more headers + more functions)
would-be bug fixed in dga and dga2


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3030 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 16:16:47 +00:00
alex 1bff4ebaaa added dynamic linking flags runtime detection (-rdynamic - also now MPlayer compiles and runs fine under QNX)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3029 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 15:11:49 +00:00
pl 9e49468c2d _ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>
reset content of $TMPO before cc_check to avoid incorrect ldd reports


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3023 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 12:31:35 +00:00
pl cf490c99f0 still GL problem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3022 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 11:59:32 +00:00
pl a9cd780dd1 when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3019 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 09:26:44 +00:00
arpi 109caf6b90 RTC is autodetected
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3016 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 07:53:20 +00:00
alex ca3340782d fixed DPMS and pthread detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3011 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 17:15:35 +00:00
alex b52ed1aee8 added termios detection support (no termios on qnx)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3008 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 16:42:01 +00:00
pl 89178ddf61 alsa link failed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3007 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 16:37:29 +00:00
alex 8262dd29ca arghh, fixed shm :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3006 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 16:06:33 +00:00
alex 2d24dd64ac added shm detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3005 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 15:54:43 +00:00
jaf 59ff0c9779 there was a shitty warning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3003 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 14:55:36 +00:00
alex 0faa3ec788 extended pthread to work under qnx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3002 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 14:11:57 +00:00
pl 95de5e8874 fix x11 linking when --disable-x11 used (btw sdl may still require it)
fix GL always detected even when x11 disabled


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2999 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 12:29:48 +00:00
pl f9116e2e37 better support for --target: new boolean function x86()
added 3dfx & tdfx to --help


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2998 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 12:04:19 +00:00
gabucino 82c91e7585 fixed win32/xanim support on --target=i{4-6}86
pl : - are you sure the other "i386"-only checks are ok?
     - X libraries get included (-lX11 etc) when I say --disable-x11, pls check
Besides that, now it compiles static binary (with all my --disable-blah
switches)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2997 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 10:37:48 +00:00
pontscho f90a25b600 png detect bug fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2994 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 09:43:55 +00:00
atmos4 21d2d092b8 Make description for SIMPLE_IDCT better and make #define consisten with others.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2993 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 01:57:27 +00:00
atmos4 5d9ac71cc6 small "make it easier to compile" addition, enable SIMPLE_IDCT by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2992 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 01:52:40 +00:00
pl 584b79c136 missing parts of --target support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2991 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 01:35:23 +00:00
pl 7a3fe1da26 typo
NB: after more tests, static support works when "bad" libs are disabled :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2990 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 01:03:11 +00:00
pl bbaffe281d more debugging in configure.log [temporary]
(calls ldd to debug dependencies for [future] static support)

$_ld_x11 contains now $_ld_sock

improved x11 C test

libGL is no longer OS dependent (bsd) but depends on 2 compil' tests

preliminary support for -static:
  -static requires any test succeeds with that flag
  missing -logg for vorbis (triggered by -static)

NB: It still can't compile in static [undefined reference to... errors :/ ]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2989 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 00:38:41 +00:00
pl 8e3e974947 fixed -lz bug found by Steven M. Schultz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2988 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 23:20:08 +00:00
pl cf79443140 configure.log is no longer in /tmp/
"Creating Gui/config.mak" added
changed zlib compile test
(more general zlib fix still underway)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2984 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 21:36:30 +00:00
pl 4471579a04 merge of latest commits to configure1 (alex's qnx support)
dynamic detection of pthread and dl
output files have now their final name (config.h instead of config2.h, ...)
some FIXME removed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2974 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 17:45:23 +00:00
alex 286e53d7af double --enable-largefiles entries
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2963 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 23:19:02 +00:00
pl 2afaded565 removed _x _y support (no longer used)
cosmetic for DVD support (css/dvdread)
xanim detection slightly changed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2962 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 22:50:30 +00:00
pl 736775df71 wrong name of variables (avcodec)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2950 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 13:23:13 +00:00
pl 3f154384e6 missing C sources tests
termcap typo that was breaking autodetection


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2949 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 11:46:09 +00:00
pl 2bcae4d2db last part of changes since around configure 230 applied
(lirc in autodetect, VO2 support)
blocks sorted for ao/vo (video/video+audio/audio)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2948 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 11:26:26 +00:00
pl 1a6f2f4eb9 bugs & fixes by Bohdan 'Nexus' Horst
small typos


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2946 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 09:57:54 +00:00
pl dd8ccc2086 Major cleanups
Progressive tests
Some tests improved
Log file added
...other things I can't remember...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2944 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 03:53:05 +00:00
gabucino 1ae8c5a83d optional parameters can be added after --enable-static .
For example when compiling with aalib support, it needs -lslang -lgpm
-lncurses (etc)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2917 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-15 17:11:23 +00:00
arpi b8a80b1134 gcc version messages updated. let's flame us again...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2909 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 22:18:16 +00:00
jkeil 2f56bc761d Add a test for 'vsscanf()' (it's missing on solaris / non iso-c99 systems)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2906 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 19:02:39 +00:00
mswitch b7f83d94c2 Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpegpes and doesn't like libvo2 =).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2899 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 11:35:25 +00:00
mswitch 48d15985bf Added proper #include's for libvo2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2898 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 11:16:45 +00:00
mswitch ff9243418c Added --enable-libvo2, NOTE: it doesn't compile with libvo2 yet!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2897 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 10:49:12 +00:00