[MPlayer-dev-eng] [PATCH] make af_channels.c compilable on QNX
Winner of tha face compo
gabucino at mplayerhq.hu
Wed Oct 30 11:28:26 CET 2002
> Patch attached.
Thanks for applying.
Here is another (for ./configure), which is mandatory to make MPlayer link.
(I can't test it right now, but it must work - I hope I did it the right way)
--
Gabucino
-------------- next part --------------
--- configure Wed Oct 30 09:48:44 2002
+++ configure.new Wed Oct 30 11:26:12 2002
@@ -1417,6 +1417,8 @@
sunos && _vidix=no
fi
+qnx && _ld_arch="$_ld_arch -lph"
+
# checking for a working awk, I'm using mawk first, because it's fastest - atmos
_awk=
if test "$_vidix" = yes ; then
More information about the MPlayer-dev-eng
mailing list