diff options
Diffstat (limited to 'textproc/sp/files/patch-ai')
-rw-r--r-- | textproc/sp/files/patch-ai | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/sp/files/patch-ai b/textproc/sp/files/patch-ai deleted file mode 100644 index d55a4e712010..000000000000 --- a/textproc/sp/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/parser_inst.m4.orig Thu Feb 6 01:03:36 2003 -+++ lib/parser_inst.m4 Thu Feb 6 01:04:17 2003 -@@ -164,7 +164,7 @@ - __instantiate(Vector<ContentModelAmbiguity>) - __instantiate(Vector<Transition>) - __instantiate(Vector<LeafContentToken*>) --#if 0 -+#if defined(__alpha__) || defined(__ia64__) || defined(__sparc64__) - __instantiate(Vector<size_t>) - #endif - __instantiate(Vector<unsigned int>) |