bhodi - 2007-03-14

diff -r1.1.1.1 setup.py
69a70
> extra_link_args = [ dequote(i) for i in libs if i.startswith("-W") ]
105a107
> extra_link_args=extra_link_args,

I don't know if this is in the latest version, so I thought I'd post it anyway.