From 7dff4361d377d270be54397306aefa4c79cd4427 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Fri, 19 Mar 1999 16:46:41 +0000 Subject: [PATCH] updates git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1679 57a11ea4-9604-0410-9ed3-97b8803252fd --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index ca3f6b70db..5c7216b8ea 100644 --- a/README +++ b/README @@ -146,7 +146,11 @@ Lesstif 0.82: broken Lesstif 0.86.0: works Lesstif 0.86.5: broken Lesstif 0.86.9 works ... but some menus come out 2 pixels high. -Lesstif 0.87.0: broken (missing symbols for XmeDrawShadows, etc.) +Lesstif 0.87.0: (see below) (missing symbols for XmeDrawShadows, etc.) + +The missing symbols in lesstif aren't really "missing"; they're there +when lesstif is built for motif-2.0 compatibility, and are absent when +built for motif-1.2 compatibility. These core dumps do not occur with RedHat Motif (or other commercial versions of Motif).