Building on Mac OS X

I’m having trouble building the latest SDL code from CVS.

./autogen.sh
./configure
# configure complains that Objective-C detection is not implemented
make
# the makefile is invalid because of some unexpanded(?) @OBJCDEPMODE@ 

variables

How do I work around this?

Thanks,
Sean