diff options
-rwxr-xr-x | TOOLS/old-configure | 1 |
1 files changed, 1 insertions, 0 deletions
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" |