summaryrefslogtreecommitdiffstats
path: root/third_party/libepoxy/libepoxy/src/config.h
blob: 204a00096f9669ff9b5bc3564044d1395c22b4b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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"