old-configure: add a missing config.h entry

Yes, the old build system still exists in-tree.
This commit is contained in:
wm4
2015-11-19 21:25:15 +01:00
parent 59eb489425
commit 3245b7f275

View File

@@ -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"