summaryrefslogtreecommitdiffstats
path: root/third_party/libepoxy/libepoxy/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libepoxy/libepoxy/src/config.h')
-rw-r--r--third_party/libepoxy/libepoxy/src/config.h31
1 files changed, 31 insertions, 0 deletions
diff --git a/third_party/libepoxy/libepoxy/src/config.h b/third_party/libepoxy/libepoxy/src/config.h
new file mode 100644
index 0000000000..204a00096f
--- /dev/null
+++ b/third_party/libepoxy/libepoxy/src/config.h
@@ -0,0 +1,31 @@
+/*
+ * Autogenerated by the Meson build system.
+ * Do not edit, your changes will be lost.
+ */
+
+#pragma once
+
+#define ENABLE_EGL 1
+
+#define ENABLE_GLX 0
+
+#define ENABLE_X11 0
+
+#define EPOXY_PUBLIC __attribute__((visibility("default"))) extern
+
+#define HAVE_KHRPLATFORM_H
+
+#define PACKAGE_DATADIR "/usr/local/share"
+
+#define PACKAGE_LIBDIR "/usr/local/lib/x86_64-linux-gnu"
+
+#define PACKAGE_LIBEXECDIR "/usr/local/libexec"
+
+#define PACKAGE_LOCALEDIR "/usr/local/share/locale"
+
+#define PACKAGE_NAME "libepoxy"
+
+#define PACKAGE_STRING "libepoxy-1.5.11"
+
+#define PACKAGE_VERSION "1.5.11"
+