CVS: winex configure,1.149,1.150
| Newsgroups | gmane.comp.emulators.winex.cvs |
|---|---|
| Message-ID | <[email protected]> |
Subject: winex configure,1.149,1.150Update of /var/lib/cvsd/cvsroot/winex
In directory agravaine:/tmp/cvs-serv5202
Modified Files:
configure
Log Message:
Link to Carbon Framework on MacOS X
Index: configure
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/configure,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- configure 30 Mar 2007 15:56:06 -0000 1.149
+++ configure 30 Mar 2007 18:41:41 -0000 1.150
@@ -16217,7 +16217,7 @@
darwin_sdldrv_build="yes"
LIBSDL="-framework SDL"
fi
- LIBSDL="$LIBSDL -framework Cocoa -framework OpenGL"
+ LIBSDL="$LIBSDL -framework Cocoa -framework OpenGL -framework Carbon"
LIBMACCA="-framework CoreAudio -framework AudioToolbox"
LIBJOYSTICK="-framework IOKit -framework ForceFeedback -framework CoreFoundation"
if test "x$enable_package" = "xyes"