http://ftp.x.org/contrib/applications/xscreensaver-3.22.tar.gz
[xscreensaver] / config.h-vms
index 5dd8158bbd7c55142e5af30ab27ada5fdcfbfd62..fa45b3567e3c24578ee9573018c70dc66197cf7f 100644 (file)
  */
 #define HAVE_MOTIF 1
 
-/*  Define this if you don't have Motif, but you have Athena (-Xaw).
+/*  Define this if you have the XmComboBox Motif widget (Motif 2.0.)
  */
-#undef HAVE_ATHENA
-
-/*  Define this if you have Athena, and the version you have includes the
- *  XawViewportSetCoordinates function in Viewport.h (some old versions of
- *  the library didn't have this function.)
- */
-#undef HAVE_XawViewportSetCoordinates
+#undef HAVE_XMCOMBOBOX
 
 /*  Define this if you have the XPM library installed.  Some of the demos can
  *  make use of this if it is available.