From 1fa674c109c05e082bf0fb43be064cbdabea3327 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 27 Sep 2015 21:20:46 +0200 Subject: vo_opengl: refactor EGL context information callback Move the ugliness from x11egl.c to common.c, so that the ugliness doesn't have to be duplicated in wayland.c. --- TOOLS/old-configure | 1 + 1 file changed, 1 insertion(+) (limited to 'TOOLS') diff --git a/TOOLS/old-configure b/TOOLS/old-configure index a55e776da3..d5826ebc55 100755 --- a/TOOLS/old-configure +++ b/TOOLS/old-configure @@ -966,6 +966,7 @@ cat > $TMPC << EOF #define HAVE_VIDEOTOOLBOX_GL 0 #define HAVE_VIDEOTOOLBOX_VDA_GL 0 #define HAVE_SSE4_INTRINSICS 1 +#define HAVE_C11_TLS 1 #ifdef __OpenBSD__ #define DEFAULT_CDROM_DEVICE "/dev/rcd0c" -- cgit v1.2.3