Sophie

Sophie

distrib > Arklinux > devel > i586 > by-pkgid > 9482443bfa78fcd0975e9204e634806b > files > 19

mplayer-1.0-0.svn34182.1ark.src.rpm

--- mplayer/configure.cdiocompile~	2009-02-27 17:29:36.645656567 +0100
+++ mplayer/configure	2009-02-27 17:31:05.203781343 +0100
@@ -5827,6 +5827,7 @@ if test "$_libcdio" = yes && test "$_cdp
     _cdda='yes'
     def_libcdio='#define CONFIG_LIBCDIO'
     def_havelibcdio='yes'
+    _ld_extra="$_ld_extra `$_pkg_config --libs libcdio_paranoia` -lcdio"
 else
     if test "$_cdparanoia" = yes ; then
        _res_comment="using cdparanoia"