#!/bin/sh PRE=/pkg/X/MPlayer-1.0pre5 unset CFLAGS unset CCFLAGS unset CXXFLAGS unset CPPFLAGS unset LDFLAGS ./configure --prefix="$PRE" --with-win32libdir="$PRE/share/mplayer/codec" \ --enable-gui --with-x11libdir=/usr/lib --enable-live \ --with-livelibdir=/home/henke/build/live