http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.04.2.tar.gz
[xscreensaver] / config.h.in
index 05c8ed2f1ef146097a4a368002af4a65cbca2870..98d8560cdec244e3e966f97d0f1196b70f0647a8 100644 (file)
  */
 #undef HAVE_XMCOMBOBOX
 
-/*  Define this if you have Gtk.
+/*  Define this if you have Gtk (any version.)
  */
 #undef HAVE_GTK
 
+/* Define this if you have Gtk 2.x.
+ */
+#undef HAVE_GTK2
+
 /*  Define this if you have Gnome and want to build support for the 
     xscreensaver control panel in the Gnome Control Center (gnomecc).
+    (This is needed only with Gtk 1.x.)
  */
 #undef HAVE_CRAPPLET