13 lines
452 B
Text
13 lines
452 B
Text
$NetBSD: patch-ac,v 1.3 2001/03/26 13:11:26 bad Exp $
|
|
|
|
--- lib/parser_inst.m4.orig Fri Oct 6 21:36:27 2000
|
|
+++ lib/parser_inst.m4 Fri Oct 6 21:36:32 2000
|
|
@@ -164,7 +164,7 @@
|
|
__instantiate(Vector<ContentModelAmbiguity>)
|
|
__instantiate(Vector<Transition>)
|
|
__instantiate(Vector<LeafContentToken*>)
|
|
-#if 0
|
|
+#if defined(__alpha__) || defined(__sparc64__) || defined(__sparc__)
|
|
__instantiate(Vector<size_t>)
|
|
#endif
|
|
__instantiate(Vector<unsigned int>)
|