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

cd libImaging
./configure
make
cd ..
make -f Makefile.pre.in boot
make
