pkgsrc/misc/openoffice/patches/patch-dz
mrauch 198760d74a Change the bison patches to the version that was agreed on in the
OpenOffice.org project. This also fixes compilation problems with
bison-1.34.
2002-03-29 21:00:10 +00:00

13 lines
387 B
Text

$NetBSD: patch-dz,v 1.1 2002/03/29 21:00:11 mrauch Exp $
--- ../rsc/source/parser/rscinit.cxx.orig Wed Oct 10 11:51:23 2001
+++ ../rsc/source/parser/rscinit.cxx
@@ -105,7 +105,7 @@
#endif
#include "rsclex.hxx"
-#include <rscyacc.yxx.h>
+#include <yyrscyacc.hxx>
/****************** M a c r o s ******************************************/
#define INS_WINBIT( pClass, WinBit ) \