Autotools configuration for Qhull
---------------------------------

This directory contains all the files needed to bootstrap the Qhull package
for using Autoconf, Automake, and Libtool.

Go to the top source dir and type:

    config/bootstrap.sh
    
And then the usual:

    ./configure --prefix=/your/preferred/path/here
    make
    make install


 -- Rafael Laboissiere <rafael@debian.org>, Sun Feb  1 13:43:54 CET 2004

