# quick build (for lazy programmers).  for more information on the
# build process, see the README file.

cd libImaging
./configure
make
cd ..
python setup.py build_ext -i
