Cargo Features

OpenAL has no features set by default.

[dependencies]
openal = { version = "0.2.2", features = ["static"] }
static

Enables static of openal-sys

OpenAL has 1 feature without comment.