# needed for xvid detection
LDFLAGS="$LDFLAGS -lm"  &&
disable_pic  &&
# disable qt stuff, doesn't work with the gcc34/gcc4 combination
OPTS="--without-qt $OPTS"  &&
default_build
