X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=config.h.in;h=5707bd8c0ac99bb22f4763852a94dbc0b9bbae27;hb=a719ec12b8b2563112366a8ac3196816fd64d2c7;hp=ae3554ad9daa7a68d5dc13767a9d5d976e4306e3;hpb=8e0f39b4a12b9a908af2b3b175ebe87c14b4a6ab;p=xscreensaver diff --git a/config.h.in b/config.h.in index ae3554ad..5707bd8c 100644 --- a/config.h.in +++ b/config.h.in @@ -96,6 +96,12 @@ */ #undef HAVE_DPMS_EXTENSION +/* Define this if you have a Linux-like /proc/interrupts file which can be + * examined to determine when keyboard activity has occurred. + */ +#undef HAVE_PROC_INTERRUPTS + + /* ************************************************************************* CONFIGURING GRAPHICS TOOLKITS @@ -145,6 +151,10 @@ */ #undef HAVE_XSHM_EXTENSION +/* Define this if you have the X Double Buffer Extension. + */ +#undef HAVE_DOUBLE_BUFFER_EXTENSION + /* Some screenhacks like to run an external program to generate random pieces of text; set this to the one you like ("yow" and "fortune" are the most likely prospects.) Note that this is just the default; X resources can