X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=config.h-vms;h=3087f25eeee62d2c705de20e753885b4395db9b9;hb=40eacb5812ef7c0e3374fb139afbb4f5bc8bbfb5;hp=5dd8158bbd7c55142e5af30ab27ada5fdcfbfd62;hpb=2a991a811de4c7b22f812682b267b616a809fd9a;p=xscreensaver diff --git a/config.h-vms b/config.h-vms index 5dd8158b..3087f25e 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. @@ -156,7 +150,7 @@ likely prospects.) Note that this is just the default; X resources can be used to override it. */ -#define ZIPPY_PROGRAM "fortune" +#define FORTUNE_PROGRAM "fortune"