summaryrefslogtreecommitdiff
path: root/print/cjk-lyx/patches/patch-ag
blob: 8872091d617e62e04a6e4912625cfa5c4395a2b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-ag,v 1.1 2003/01/13 15:49:18 jschauma Exp $

--- src/frontends/xforms/GUIRunTime.C.orig	Mon Jan 13 10:41:04 2003
+++ src/frontends/xforms/GUIRunTime.C	Mon Jan 13 10:41:28 2003
@@ -26,10 +26,12 @@
 
 // I keep these here so that it will be processed as early in
 // the compilation process as possible.
+#if 0
 #if !defined(FL_REVISION) || FL_REVISION < 88 || FL_VERSION != 0
 #error LyX will not compile with this version of XForms.\
        Please get version 0.89.\
        If you want to try to compile anyway, delete this test in src/frontends/xforms/GUIRunTime.C.
+#endif
 #endif