From ac187f606c316bd734a297789f8ca8cb3885a99d Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Wed, 28 Apr 2004 22:27:59 +0000 Subject: Add qhull 1.0, qhull computes convex hulls, Delaunay triangulations and halfspaces. Remark: submitter time-out -> maintainership assigned to ports@. PR: 63693 Submitted by: pusto@web.de --- math/qhull5/files/patch-configure | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 math/qhull5/files/patch-configure (limited to 'math/qhull5/files/patch-configure') diff --git a/math/qhull5/files/patch-configure b/math/qhull5/files/patch-configure new file mode 100644 index 000000000000..5bb34aa5fe4c --- /dev/null +++ b/math/qhull5/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Fri Feb 6 16:33:25 2004 ++++ configure Wed Apr 28 23:45:04 2004 +@@ -18958,6 +18958,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' -- cgit v1.2.3