http://ftp.x.org/contrib/applications/xscreensaver-2.23.tar.gz
[xscreensaver] / config.h.in
index d9d285cb064c76a221635f3aa06d13e109f4f8f3..4ee2cd7a66fa7192cc258ec816ebd153af262e49 100644 (file)
  */
 #undef HAVE_SGI_VC_EXTENSION
 
+/*  Define this if you have the XDPMS extension.  This is standard on
+ *  sufficiently-recent XFree86 systems, and possibly elsewhere.  (It's
+ *  available if the file /usr/include/X11/extensions/dpms.h exists.)
+ */
+#undef HAVE_DPMS_EXTENSION
+
 
 /* *************************************************************************
                           CONFIGURING GRAPHICS TOOLKITS
 /* Define if you have the fcntl function.  */
 #undef HAVE_FCNTL
 
+/* Define if you have the sigaction function.  */
+#undef HAVE_SIGACTION
+
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H