language changes: #[crate_id] -> #[crate_name], no dummy file is requ…
…ired. this also removes a `configure` script, it only set the VPATH and was not very useful. there is not much use case that VPATH is absolutely required anyway, and we will eventually switch to Cargo so it is the least concern.