Module Name: xsrc
Committed By: nia
Date: Thu May 9 06:29:32 UTC 2024
Modified Files:
xsrc/external/mit/xdpyinfo/include: config.h
Log Message:
undef HAVE_X11_EXTENSIONS_XF86MISC_H
none of our X servers support this extension since 2008 or so.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/xdpyinfo/include/config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: xsrc/external/mit/xdpyinfo/include/config.h
diff -u xsrc/external/mit/xdpyinfo/include/config.h:1.5 xsrc/external/mit/xdpyinfo/include/config.h:1.6
--- xsrc/external/mit/xdpyinfo/include/config.h:1.5 Mon Jun 19 07:32:08 2023
+++ xsrc/external/mit/xdpyinfo/include/config.h Thu May 9 06:29:32 2024
@@ -50,7 +50,7 @@
#define HAVE_X11_EXTENSIONS_XF86DGA_H 1
/* Define to 1 if you have the <X11/extensions/xf86misc.h> header file. */
-#define HAVE_X11_EXTENSIONS_XF86MISC_H 1
+/* #undef HAVE_X11_EXTENSIONS_XF86MISC_H 1 */
/* Define to 1 if you have the <X11/extensions/xf86mscstr.h> header file. */
#define HAVE_X11_EXTENSIONS_XF86MSCSTR_H 1