Clean Python and Ruby flags when macsdk is set
commit213a4acfcc3f458be052dcef5a895e4fc81ecb39
authorBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 30 Sep 2009 19:46:31 +0000 (30 21:46 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 30 Sep 2009 20:14:14 +0000 (30 22:14 +0200)
tree0c8169816d76b76a3d13ee9970e3b1d668fd1c60
parent4d33732d3ecd1a642ecc8ca7d45445cc18c264e9
Clean Python and Ruby flags when macsdk is set

Most importantly there are no explicit -I.. flags that break the
--with-macsdk functionality.  Also use -framework Ruby and include Ruby
properly.
src/configure
src/configure.in
src/if_python.c
src/if_ruby.c