$OpenBSD: patch-j2sdk1_3_1_src_solaris_native_sun_awt_awt_util_c,v 1.1 2007/07/18 17:53:07 kurt Exp $
--- j2sdk1.3.1/src/solaris/native/sun/awt/awt_util.c.orig	Wed Jul 18 10:15:11 2007
+++ j2sdk1.3.1/src/solaris/native/sun/awt/awt_util.c	Wed Jul 18 10:17:31 2007
@@ -11,7 +11,7 @@
 #include "awt_p.h"
 #include "color.h"
 #if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__bsdi__)
-#if defined(XmVersion) && XmVersion == 2001
+#if defined(XmVersion) && XmVersion >= 2001
 #define BSD_MOTIF21
 #endif
 #endif
