diff options
Diffstat (limited to 'TOOLS/old-configure')
-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 3dea7029ed..652dd1eef1 100755 --- a/TOOLS/old-configure +++ b/TOOLS/old-configure @@ -973,6 +973,7 @@ cat > $TMPC << EOF #define HAVE_EGL_ANGLE 0 #define HAVE_GPL3 1 #define HAVE_WIN32 0 +#define HAVE_GL_DXINTEROP 0 #ifdef __OpenBSD__ #define DEFAULT_CDROM_DEVICE "/dev/rcd0c" |