X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=config.h.in;h=941853240b3f03e56799326c34e1e60ae0d96764;hp=4ea77aa305d4fb14fa58b296a336743e547754a8;hb=50be9bb40dc60130c99ffa568e6677779904ff70;hpb=5f1f12f2a37da634000f96d18d59cc73a8814ef7 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