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 a4cc9d16a5..60575a8ec1 100755 --- a/TOOLS/old-configure +++ b/TOOLS/old-configure @@ -959,6 +959,7 @@ cat > $TMPC << EOF #define HAVE_DRM 0 #define HAVE_VIDEOTOOLBOX_HWACCEL 0 #define HAVE_VIDEOTOOLBOX_GL 0 +#define HAVE_VIDEOTOOLBOX_VDA_GL 0 #ifdef __OpenBSD__ #define DEFAULT_CDROM_DEVICE "/dev/rcd0c" |