Remove the unused msw.display.directdraw system option
This should have been part of 16e4586527
which removed the code this option pertained to.
See #12387.
This commit is contained in:
8
configure
vendored
8
configure
vendored
@@ -27521,14 +27521,6 @@ fi
|
||||
$as_echo "$as_me: WARNING: Xinerama not found; disabling wxDisplay" >&2;}
|
||||
wxUSE_DISPLAY="no"
|
||||
fi
|
||||
elif test "$wxUSE_MSW" = 1; then
|
||||
ac_fn_c_check_header_compile "$LINENO" "ddraw.h" "ac_cv_header_ddraw_h" "#include <windows.h>
|
||||
"
|
||||
if test "x$ac_cv_header_ddraw_h" = xyes; then :
|
||||
|
||||
fi
|
||||
|
||||
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user