Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
if ! use sdl ; then
myconf="$myconf --disable-gfx-check"
fi
if [ -n "${CC}" ] ; then
myconf="$myconf --cc=${CC}"
set_target_list
# --interp-prefix=${RUNTIME_PATH}/qemu-%M
./configure \