1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/math/qhull5/files/patch-configure
Thierry Thomas ac187f606c 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
2004-04-28 22:27:59 +00:00

11 lines
311 B
Plaintext

--- 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'