Man page - emconfigure(1)
Packages contains this manual
Manual
EMCONFIGURE
NAMEDESCRIPTION
NAME
emconfigure - emscripten wrapper around ./configure scripts
DESCRIPTION
emconfigure is a helper for configure, setting various environment variables so that emcc etc. are used. Typical usage:
emconfigure ./configure [FLAGS]
(but you can run any command instead of configure)