summaryrefslogtreecommitdiff
path: root/math/plplot/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'math/plplot/files/patch-ad')
-rw-r--r--math/plplot/files/patch-ad18
1 files changed, 11 insertions, 7 deletions
diff --git a/math/plplot/files/patch-ad b/math/plplot/files/patch-ad
index ddf31ae5bd22..dceffcd32498 100644
--- a/math/plplot/files/patch-ad
+++ b/math/plplot/files/patch-ad
@@ -1,7 +1,11 @@
---- cf/init.in.orig Mon May 15 16:54:21 1995
-+++ cf/init.in Wed Jan 5 01:26:07 2000
-@@ -58,3 +58,4 @@
- INCLUDE_DIR = @INCLUDE_DIR@
- TCL_DIR = @TCL_DIR@
- DEMOS_DIR = @DEMOS_DIR@
-+DATA_DIR = @DATA_DIR@
+--- cf/init.in.orig Mon Mar 26 17:10:40 2001
++++ cf/init.in Sat Apr 28 01:19:12 2001
+@@ -21,7 +21,7 @@
+ OCC = @OCC@
+ F77 = @F77@
+ LDF = @LDF@
+-M4 = m4
++M4 = @M4@
+
+ # Force everything. If unsure, test for existence first.
+ # Redefine these as needed in system-specific setup.