--- xine-lib-1.0.ebuild.old 2005-01-14 12:12:24.000000000 +0100 +++ xine-lib-1.0.ebuild 2005-01-14 12:23:16.000000000 +0100 @@ -172,6 +172,12 @@ xvmclib="XvMCNVIDIA" elif use i8x0; then xvmclib="I810XvMC" + # If the libraries are installed then configure will find them #77533 + elif use cle266; then + ewarn "You want to compile with xvmc ( xxmc ) support." + ewarn "Make sure you have the necessary" + ewarn "libraries installed" + ewarn "libviaXvMC ; libXvMCW" else ewarn "You tried to build with xvmc support." ewarn "No supported graphics hardware was specified."