The current idl2eth.sh script does not allow .idl files containing includes in the same directory as the .idl file to be compiled. omniidl, which this script calls, bombs out with the error message "No include path in which to find <include name>". This simple patch cures this problem [assuming that you're in the same directory as the .idl file] and appears to have no other side effects.
-- Barry Myles
idl2eth.sh.patch
Description: Binary data
