diff options
Diffstat (limited to 'math/Scilab/files/patch-ab')
| -rw-r--r-- | math/Scilab/files/patch-ab | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/math/Scilab/files/patch-ab b/math/Scilab/files/patch-ab deleted file mode 100644 index 3b0d8da34bfd..000000000000 --- a/math/Scilab/files/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ ---- routines/graphics/periFig.c.orig Sun Dec 13 21:20:36 1998 -+++ routines/graphics/periFig.c Sun Dec 13 21:21:44 1998 -@@ -47,5 +47,11 @@ - #define M_PI 3.14159265358979323846 - #else -+#if defined(HAVE_VALUES_H) - #include <values.h> -+#else -+#ifndef M_PI -+#define M_PI 3.14159265358979323846 -+#endif -+#endif - #endif - |
