From b43bf4ba7fc4fc7d691e28f280ba195fc151fe21 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Wed, 2 Mar 2005 13:08:37 +0000 Subject: Install headers PR: ports/78272 Submitted by: Pedro F. Giffuni --- math/taucs/files/patch-configure | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'math/taucs/files/patch-configure') diff --git a/math/taucs/files/patch-configure b/math/taucs/files/patch-configure index ffae32f4b181..e3a5802ac725 100644 --- a/math/taucs/files/patch-configure +++ b/math/taucs/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Sat Jan 3 02:23:57 2004 -+++ configure Sat Jan 3 02:24:07 2004 +--- configure.orig Sun Aug 24 10:11:33 2003 ++++ configure Sat Feb 26 22:24:56 2005 @@ -29,7 +29,7 @@ # Solaris, OSTYPE=solaris but uname returns SunOS. @@ -9,3 +9,12 @@ fi # If nothing works, we continue, but configurator will abort +@@ -46,7 +46,7 @@ + # If we find exceptions that cannot be fixed in a + # generic way, we should use OSTYPE to fix the problems. + +-make -f configurator/makefile.unix ++${MAKE} -f configurator/makefile.unix + + # Third phase: try to run configurator with whatever + # arguments were passed to the script. If it fails, perhaps -- cgit v1.2.3