X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=config.h.in;h=941853240b3f03e56799326c34e1e60ae0d96764;hb=50be9bb40dc60130c99ffa568e6677779904ff70;hp=4ea77aa305d4fb14fa58b296a336743e547754a8;hpb=7b34ef992563d7bcbb64cc5597dc45fa24470b05;p=xscreensaver diff --git a/config.h.in b/config.h.in index 4ea77aa3..94185324 100644 --- a/config.h.in +++ b/config.h.in @@ -386,6 +386,11 @@ 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