diff --git a/configure b/configure index ade67a31bb..ce5ad8a7a4 100755 --- a/configure +++ b/configure @@ -5866,7 +5866,7 @@ check_apple_framework CoreVideo enabled avfoundation && { disable coregraphics applicationservices - check_lib CoreGraphics CoreGraphics/CoreGraphics.h CGGetActiveDisplayList "-framework CoreGraphics" || + check_lib coregraphics CoreGraphics/CoreGraphics.h CGGetActiveDisplayList "-framework CoreGraphics" || check_lib applicationservices ApplicationServices/ApplicationServices.h CGGetActiveDisplayList "-framework ApplicationServices"; } enabled videotoolbox && {