http://ftp.x.org/contrib/applications/xscreensaver-3.17.tar.gz
[xscreensaver] / config.h.in
index 1d5cd07a1c5f0fd3a3afd15510f1cd4c09707285..318e2bfc966c6e1c30f874a832f7459cda55f198 100644 (file)
  */
 #undef HAVE_MOTIF
 
-/*  Define this if you don't have Motif, but you have Athena (-Xaw).
+/*  Define this if you have Gtk.
+ */
+#undef HAVE_GTK
+
+/*  Define this if you have Athena (-Xaw).
  */
 #undef HAVE_ATHENA
 
 /* Define if you have the getcwd function.  */
 #undef HAVE_GETWD
 
+/* Define if you have the realpath function.  */
+#undef HAVE_REALPATH
+
 /* Define if you have the uname function.  */
 #undef HAVE_UNAME