summaryrefslogtreecommitdiff
path: root/xserver/include/do-not-use-config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2019-07-27 07:57:27 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2019-07-27 07:57:27 +0000
commitd4a0bed4b91da9de86c311c7fef9a8aa9a6f500c (patch)
treea1b439049dee87bc951e190db93f5bbe8b43b0b5 /xserver/include/do-not-use-config.h.in
parentb6bc775539a31f663f9e22ce3ccaf0aa96adf3b6 (diff)
Update to xserver 1.20.5. Tested by jsg@
Diffstat (limited to 'xserver/include/do-not-use-config.h.in')
-rw-r--r--xserver/include/do-not-use-config.h.in78
1 files changed, 21 insertions, 57 deletions
diff --git a/xserver/include/do-not-use-config.h.in b/xserver/include/do-not-use-config.h.in
index 259d0b426..884e80533 100644
--- a/xserver/include/do-not-use-config.h.in
+++ b/xserver/include/do-not-use-config.h.in
@@ -111,9 +111,15 @@
/* Fallback input driver */
#undef FALLBACK_INPUT_DRIVER
+/* Have gbm_bo_create_with_modifiers */
+#undef GBM_BO_WITH_MODIFIERS
+
/* Build glamor */
#undef GLAMOR
+/* Have GLAMOR_HAS_EGL_QUERY_DMABUF */
+#undef GLAMOR_HAS_EGL_QUERY_DMABUF
+
/* Build glamor with GBM-based EGL support */
#undef GLAMOR_HAS_GBM
@@ -150,18 +156,12 @@
/* Has backtrace support */
#undef HAVE_BACKTRACE
-/* Define to 1 if you have the <byteswap.h> header file. */
-#undef HAVE_BYTESWAP_H
-
/* Define to 1 if you have the `cbrt' function. */
#undef HAVE_CBRT
/* Define to 1 if you have the `clock_gettime' function. */
#undef HAVE_CLOCK_GETTIME
-/* Define to 1 if you have the <dbm.h> header file. */
-#undef HAVE_DBM_H
-
/* Have D-Bus support */
#undef HAVE_DBUS
@@ -185,9 +185,6 @@
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
-/* Define to 1 if you have the `ffs' function. */
-#undef HAVE_FFS
-
/* Define to 1 if you have the <fnmatch.h> header file. */
#undef HAVE_FNMATCH_H
@@ -260,12 +257,12 @@
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
+/* Define to 1 if you have the `mkostemp' function. */
+#undef HAVE_MKOSTEMP
+
/* Define to 1 if you have the `mmap' function. */
#undef HAVE_MMAP
-/* Define to 1 if you have the <ndbm.h> header file. */
-#undef HAVE_NDBM_H
-
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
#undef HAVE_NDIR_H
@@ -290,9 +287,6 @@
/* Define to 1 if you have the `reallocarray' function. */
#undef HAVE_REALLOCARRAY
-/* Define to 1 if you have the <rpcsvc/dbm.h> header file. */
-#undef HAVE_RPCSVC_DBM_H
-
/* Define to 1 if you have the `seteuid' function. */
#undef HAVE_SETEUID
@@ -440,24 +434,6 @@
/* Support IPv6 for TCP connections */
#undef IPv6
-/* Build kdrive ddx */
-#undef KDRIVEDDXACTIONS
-
-/* Build fbdev-based kdrive server */
-#undef KDRIVEFBDEV
-
-/* Build Kdrive X server */
-#undef KDRIVESERVER
-
-/* Enable KDrive evdev driver */
-#undef KDRIVE_EVDEV
-
-/* Enable KDrive kbd driver */
-#undef KDRIVE_KBD
-
-/* Enable KDrive mouse driver */
-#undef KDRIVE_MOUSE
-
/* Listen on local socket */
#undef LISTEN_LOCAL
@@ -607,9 +583,6 @@
/* Support TCP socket connections */
#undef TCPCONN
-/* Have tslib support */
-#undef TSLIB
-
/* Support UNIX socket connections */
#undef UNIXCONN
@@ -647,9 +620,6 @@
#endif
-/* Define to use byteswap macros from <sys/endian.h> */
-#undef USE_SYS_ENDIAN_H
-
/* Vendor man version */
#undef VENDOR_MAN_VERSION
@@ -692,6 +662,12 @@
/* Support XCMisc extension */
#undef XCMISC
+/* Name of configuration directory */
+#undef XCONFIGDIR
+
+/* Name of configuration file */
+#undef XCONFIGFILE
+
/* Build Security extension */
#undef XCSECURITY
@@ -755,9 +731,6 @@
/* Building Xorg server */
#undef XORGSERVER
-/* Vendor release */
-#undef XORG_DATE
-
/* Vendor man version */
#undef XORG_MAN_VERSION
@@ -806,6 +779,12 @@
/* Short vendor name */
#undef XVENDORNAMESHORT
+/* Build xwayland with eglstream support */
+#undef XWL_HAS_EGLSTREAM
+
+/* Build xwayland with glamor support */
+#undef XWL_HAS_GLAMOR
+
/* byte order */
#undef X_BYTE_ORDER
@@ -855,24 +834,9 @@
/* Vendor web address for support */
#undef __VENDORDWEBSUPPORT__
-/* Name of configuration directory */
-#undef __XCONFIGDIR__
-
-/* Name of configuration file */
-#undef __XCONFIGFILE__
-
/* Name of X server */
#undef __XSERVERNAME__
-/* Define to 16-bit byteswap macro */
-#undef bswap_16
-
-/* Define to 32-bit byteswap macro */
-#undef bswap_32
-
-/* Define to 64-bit byteswap macro */
-#undef bswap_64
-
/* Define to empty if `const' does not conform to ANSI C. */
#undef const