From 98744c8279d1f5885517de2a80ac4fea42baf9e0 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 10 Oct 1998 05:40:57 +0000 Subject: Update to version 4.0. PR: 8243 Submitted by: old maintainer --- math/metis4/files/patch-aa | 73 +++++++++++++++++++++++++++++----------------- 1 file changed, 46 insertions(+), 27 deletions(-) (limited to 'math/metis4/files/patch-aa') diff --git a/math/metis4/files/patch-aa b/math/metis4/files/patch-aa index 702a963c2189..631f79263f9e 100644 --- a/math/metis4/files/patch-aa +++ b/math/metis4/files/patch-aa @@ -1,27 +1,46 @@ ---- Makefile.in.orig Sat Apr 25 23:41:58 1998 -+++ Makefile.in Sat Apr 25 23:43:23 1998 -@@ -1,9 +1,9 @@ - - # Which compiler to use --CC = cc -+# CC = cc - - # What optimization level to use --OPTFLAGS = -O2 -+# OPTFLAGS = -O2 - - # What options to be used by the compiler - COPTIONS = -@@ -12,10 +12,10 @@ - LDOPTIONS = - - # What archiving to use --AR = ar rv -+# AR = ar rv - - # What to use for indexing the archive --RANLIB = ranlib -+# RANLIB = ranlib - # RANLIB = ar -ts - # RANLIB = - +*** Makefile.in.orig Fri Oct 9 20:16:24 1998 +--- Makefile.in Fri Oct 9 20:17:42 1998 +*************** +*** 1,9 **** + + # Which compiler to use +! CC = cc + + # What optimization level to use +! OPTFLAGS = -O2 + + # What options to be used by the compiler + COPTIONS = +--- 1,9 ---- + + # Which compiler to use +! # CC = cc + + # What optimization level to use +! # OPTFLAGS = -O2 + + # What options to be used by the compiler + COPTIONS = +*************** +*** 12,21 **** + LDOPTIONS = + + # What archiving to use +! AR = ar rv + + # What to use for indexing the archive +! RANLIB = ranlib + # RANLIB = ar -ts + # RANLIB = + +--- 12,21 ---- + LDOPTIONS = + + # What archiving to use +! # AR = ar rv + + # What to use for indexing the archive +! # RANLIB = ranlib + # RANLIB = ar -ts + # RANLIB = + -- cgit v1.2.3