From 3245b7f275ba9bd59583bb05474619cf2817ecc2 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 19 Nov 2015 21:25:15 +0100 Subject: old-configure: add a missing config.h entry Yes, the old build system still exists in-tree. --- TOOLS/old-configure | 1 + 1 file changed, 1 insertion(+) (limited to 'TOOLS') diff --git a/TOOLS/old-configure b/TOOLS/old-configure index 8c2f73aaa9..5f7a75b77d 100755 --- a/TOOLS/old-configure +++ b/TOOLS/old-configure @@ -975,6 +975,7 @@ cat > $TMPC << EOF #define HAVE_VIDEOTOOLBOX_GL 0 #define HAVE_SSE4_INTRINSICS 1 #define HAVE_C11_TLS 1 +#define HAVE_EGL_ANGLE 0 #ifdef __OpenBSD__ #define DEFAULT_CDROM_DEVICE "/dev/rcd0c" -- cgit v1.2.3