diff --git a/wscript b/wscript index a24d4852f2..0ab949544a 100644 --- a/wscript +++ b/wscript @@ -751,7 +751,7 @@ video_output_features = [ 'plain-gl' ], 'func': check_true, 'req': True, - 'fmsg': "Unable to find OpenGL header files for video output. " + + 'fmsg': "No OpenGL video output found or enabled. " + "Aborting. If you really mean to compile without OpenGL " + "video outputs use --disable-gl." }, {