[MPlayer-dev-eng] [PATCH] configure + cdparanoia

Arpi arpi at thot.banki.hu
Sat Feb 8 22:46:59 CET 2003


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


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
    "However, many people beg for its inclusion in Debian. Why?" - Gabucino
  "Because having new software in Debian is good." - Josselin Mouette
"Because having good software in Debian is new." - Gabucino


More information about the MPlayer-dev-eng mailing list