diff -r 3669d47b07d3 -r c4c4b221a5e5 src/joystick/darwin/Makefile.am --- a/src/joystick/darwin/Makefile.am Sun Sep 23 21:10:30 2001 +0000 +++ b/src/joystick/darwin/Makefile.am Sun Sep 23 21:58:52 2001 +0000 @@ -6,3 +6,5 @@ # The SDL joystick driver sources SRCS = SDL_sysjoystick.c + +AM_CPPFLAGS = -no-cpp-precomp -I/System/Library/Frameworks/Kernel.framework/Headers/