From 301e338c6658a836758c69f1afadee091994d30d Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Thu, 1 Aug 2002 14:24:58 +0000 Subject: Upgrade to 1.2.0. Use the new, opensourced xforms. The possibility of building with GTk and Qt frontends needs to be investigated. The layers upon layers of automake/autoconf/configure.in/configure are disgusting and call for a nice and clean replacements of Makefiles. PR: ports/40080 (and a few earlier ones without patches) Submitted by: KATO Tsuguru --- print/lyx14/files/patch-xformsversion | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 print/lyx14/files/patch-xformsversion (limited to 'print/lyx14/files/patch-xformsversion') diff --git a/print/lyx14/files/patch-xformsversion b/print/lyx14/files/patch-xformsversion new file mode 100644 index 000000000000..29db709d6816 --- /dev/null +++ b/print/lyx14/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 +- + -- cgit v1.2.3