X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52cefafe7e85c807c92440d20afa1e4d88cc6be3..4fcb208a4fdd14091d122f9630c18335b8c2c2d3:/configure diff --git a/configure b/configure index 2b7bb4201f..43017aedf7 100755 --- a/configure +++ b/configure @@ -46979,7 +46979,7 @@ if test "$wxUSE_MAC" = 1 ; then fi fi if test "$USE_DARWIN" = 1; then - LDFLAGS="$LDFLAGS -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System" + LDFLAGS="$LDFLAGS -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL" fi fi if test "$wxUSE_COCOA" = 1 ; then