http://www.jwz.org/xscreensaver/xscreensaver-5.12.tar.gz
[xscreensaver] / config.h.in
index 4ea77aa305d4fb14fa58b296a336743e547754a8..941853240b3f03e56799326c34e1e60ae0d96764 100644 (file)
    available if the file /usr/include/X11/extensions/Xinerama.h exists.) */
 #undef HAVE_XINERAMA
 
+/* Define this if you have the Xinput extension. This is standard since X11R5,
+   and is thus almost everywhere. (It's available if the file
+   /usr/include/X11/extensions/XInput.h exists.) */
+#undef HAVE_XINPUT
+
 /* Define this if you have the XmComboBox Motif widget (Motif 2.0.) */
 #undef HAVE_XMCOMBOBOX