aboutsummaryrefslogtreecommitdiff
path: root/math/PDL/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'math/PDL/files/patch-aa')
-rw-r--r--math/PDL/files/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/math/PDL/files/patch-aa b/math/PDL/files/patch-aa
deleted file mode 100644
index 07c535f951e5..000000000000
--- a/math/PDL/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
---- perldl.conf.orig Wed Sep 25 00:54:05 2002
-+++ perldl.conf Wed Sep 25 00:56:00 2002
-@@ -22,7 +22,7 @@
- # 0 -> don't use
- # true -> force use
-
-- WITH_POSIX_THREADS => undef,
-+ WITH_POSIX_THREADS => 0,
-
- MALLOCDBG => undef,
- # {
-@@ -75,7 +75,7 @@
- OPENGL_DEFINE => undef,
- # Whether or not to build the Karma interface module
-
-- WITH_KARMA => undef, # Leave it up to PDL to decide
-+ WITH_KARMA => 0, # Leave it up to PDL to decide
- WHERE_KARMA => undef, # you may explicitly specify directory location
-
- # Whether or not to build the PDL::Slatec module