aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/sp/files/patch-ai
blob: d55a4e7120106d8a5ee150bdb94e7b4df521e187 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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>)