Lines Matching full:carbon
1175 dnl Set up the Carbon/QuickDraw video driver for Mac OS X (but not Darwin)
1178 AC_ARG_ENABLE(video-carbon,
1179 AC_HELP_STRING([--enable-video-carbon], [use Carbon/QuickDraw video driver [[default=no]]]),
1182 AC_MSG_CHECKING(for Carbon framework)
1185 #include <Carbon/Carbon.h>
1872 # causes Carbon.p complaints?
2675 # just the OS X kernel sans upper layers like Carbon and Cocoa.
2679 # Mac OS X builds with both the Carbon and OSX APIs at the moment
2750 # The Cocoa backend still needs Carbon
2752 EXTRA_LDFLAGS="$EXTRA_LDFLAGS -Wl,-framework,Carbon"
2912 SDL_LIBS="$SDL_LIBS -Wl,-framework,Carbon"