diff options
Diffstat (limited to 'graphics/pstoedit/files/patch-ab')
-rw-r--r-- | graphics/pstoedit/files/patch-ab | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/graphics/pstoedit/files/patch-ab b/graphics/pstoedit/files/patch-ab deleted file mode 100644 index 4fc73b141e4e..000000000000 --- a/graphics/pstoedit/files/patch-ab +++ /dev/null @@ -1,17 +0,0 @@ ---- configure.orig Sun Feb 27 14:04:26 2000 -+++ configure Sun Feb 27 14:02:06 2000 -@@ -1061,12 +1061,12 @@ - #include "confdefs.h" - #include <plotter.h> - int main() { -- typdef int Point; -+ typedef int Point; - ; return 0; } - EOF - if { (eval echo configure:1068: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* -- echo "$ac_t""you seem to have a newer version " 1>&6] -+ echo "$ac_t""you seem to have a newer version " 1>&6 - else - echo "configure: failed program was:" >&5 - cat conftest.$ac_ext >&5 |