Skip to content
Snippets Groups Projects
  1. Jan 09, 2010
    • Brad Barber's avatar
      qhull 2009.1 2009/06/14 Debian build with updated Autotools · 0b1c2aa8
      Brad Barber authored
      Source for qhull-2009.1.tar.gz from http://savannah.nongnu.org/projects/qhull
      and http://www.qhull.org/download/qhull-2009.1.tar.gz
      
      cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/qhull co debian qhull
      
      Moved debian directory two levels down from above qhull (..) to project/
      It will need updating for its new location.
      
      Placed all Makefile-am files in config/
      
      This is a maintenance release done by Rafael Laboissiere <rafael@debian.org>.
       - src/rbox.c (main): Avoid problems of evaluation order when
         pre-incrementing arguments of strtod
       - src/io.c (qh_produce_output), src/stat.c (qh_initstatistics): Use %lu
         instead of %d in the format string for arguments of type size_t
       - html/qhull.man, html/rbox.man: Fix several syntax, macros, and hyphen
         problems in man pages
       - The Autotools files have been generated with modern version of autoconf (2.63),
         automake/aclocal (1.10.2), and libtool (2.2.6)
       - Some character issues in the man pages are fixed
Loading