X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=config.h-vms;h=7a30b1966e6253c4cd6cb77dc3f8d420d4b48272;hb=7b34ef992563d7bcbb64cc5597dc45fa24470b05;hp=5dd8158bbd7c55142e5af30ab27ada5fdcfbfd62;hpb=df7adbee81405e2849728a24b498ad2117784b1f;p=xscreensaver diff --git a/config.h-vms b/config.h-vms index 5dd8158b..7a30b196 100644 --- a/config.h-vms +++ b/config.h-vms @@ -111,15 +111,9 @@ */ #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. @@ -151,14 +145,6 @@ */ #undef HAVE_XSHM_EXTENSION -/* Some screenhacks like to run an external program to generate random pieces - of text; set this to the one you like ("yow" and "fortune" are the most - likely prospects.) Note that this is just the default; X resources can - be used to override it. - */ -#define ZIPPY_PROGRAM "fortune" - - /* ************************************************************************* CONFIGURING PASSWORD AUTHENTICATION