[MPlayer-dev-eng] [PATCH] configure + cdparanoia
Filip Kalinski
filon at pld.org.pl
Sat Feb 8 21:47:46 CET 2003
On Sat, 8 Feb 2003 22:46:59 +0100
Arpi <arpi at thot.banki.hu> wrote:
> Hi,
>
> > Or maybe better, first try to cc_check with default includes,
> > and if it fails, try looking to another locations for headers and
> > later do cc_check again (if found).
>
> do teh same as for i18n, sth like:
>
> for i in "" /usr/include/cdda/ other/paths/ ;
> cc_check $i && cdda_inc=$i && cdda=yes && break;
> done
>
Ok, I will do it with something like thar (that was my first idea, but
I didn't want to cc_check more than one time because of calling
slow gcc).
--
Filip Kalinski <filon at pld.org.pl>
More information about the MPlayer-dev-eng
mailing list