]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
porting dcscreen blit from 2.8
[wxWidgets.git] / configure
index 2b7bb4201fd1454654287252a8eeac3d50e87644..43017aedf73eec755b47906164754142df7036d0 100755 (executable)
--- 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