diff options
Diffstat (limited to 'print/lyx15/files/patch-xformsversion')
-rw-r--r-- | print/lyx15/files/patch-xformsversion | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/print/lyx15/files/patch-xformsversion b/print/lyx15/files/patch-xformsversion new file mode 100644 index 00000000000..29db709d681 --- /dev/null +++ b/print/lyx15/files/patch-xformsversion @@ -0,0 +1,13 @@ +--- src/frontends/xforms/GUIRunTime.C Thu Mar 21 16:18:03 2002 ++++ src/frontends/xforms/GUIRunTime.C Wed Jul 31 18:39:04 2002 +@@ -26,10 +26,2 @@ + +-// I keep these here so that it will be processed as early in +-// the compilation process as possible. +-#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 +- + |