X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=config.h.in;h=8c31259748367075e7115eec5fc79dd089d832fc;hp=941853240b3f03e56799326c34e1e60ae0d96764;hb=5f9c47ca98dd43d8f59b7c27d3fde6edfde4fe21;hpb=50be9bb40dc60130c99ffa568e6677779904ff70 diff --git a/config.h.in b/config.h.in index 94185324..8c312597 100644 --- a/config.h.in +++ b/config.h.in @@ -188,11 +188,6 @@ have different names.) (HAVE_GL should be defined too.) */ #undef HAVE_MESA_GL -/* Define this if you have the MIT-SCREEN-SAVER extension installed. See the - caveats about this extension, above. (It's available if - /usr/include/X11/extensions/scrnsaver.h exists.) */ -#undef HAVE_MIT_SAVER_EXTENSION - /* Define to 1 if you have a working `mmap' system call. */ #undef HAVE_MMAP @@ -267,14 +262,6 @@ /* Define to 1 if you have the `setrlimit' function. */ #undef HAVE_SETRLIMIT -/* Define this if you have the SGI SCREEN_SAVER extension. This is standard on - Irix systems, and not available elsewhere. */ -#undef HAVE_SGI_SAVER_EXTENSION - -/* Define this if you have the SGI-VIDEO-CONTROL extension. This is standard - on Irix systems, and not available elsewhere. */ -#undef HAVE_SGI_VC_EXTENSION - /* Define this if your system uses 'shadow' passwords, that is, the passwords live in /etc/shadow instead of /etc/passwd, and one reads them with getspnam() instead of getpwnam(). (Note that SCO systems do some random @@ -373,14 +360,6 @@ which allows the Ctrl-Sh-Reset key sequence to be temporarily disabled.) */ #undef HAVE_XHPDISABLERESET -/* Define this if you have the XIDLE extension installed. If you have the - XIDLE extension, this is recommended. (You have this extension if the file - /usr/include/X11/extensions/xidle.h exists.) Turning on this flag lets - XScreenSaver work better with servers which support this extension; but it - will still work with servers which do not suport it, so it's a good idea to - compile in support for it if you can. */ -#undef HAVE_XIDLE_EXTENSION - /* Define this if you have the Xinerama extension. This is standard on sufficiently-recent XFree86 systems, and possibly elsewhere. (It's available if the file /usr/include/X11/extensions/Xinerama.h exists.) */