pkgsrc/x11/openmotif/patches/patch-bo
drochner bad71e7543 update to 2.3.3
changes: bugfixes
2011-11-27 14:17:40 +00:00

18 lines
400 B
Text

$NetBSD: patch-bo,v 1.1 2011/11/27 14:17:41 drochner Exp $
--- tools/wml/Uil.h.orig 2009-10-22 11:54:44.000000000 +0000
+++ tools/wml/Uil.h
@@ -278,6 +278,7 @@
+#if 0
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef int YYSTYPE;
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
@@ -286,4 +287,4 @@ typedef int YYSTYPE;
#endif
extern YYSTYPE yylval;
-
+#endif