Thanks for adding sdl2-config. It's nice to not have to hack Autoconf files 
to use SDL 2.

The system sdl2-config is still used normally. I need to do this to use 
Emscripten's sdl2-config:
PATH="$(dirname $(which emcc))/system/bin:$PATH" emconfigure ./configure
It would be nice if emconfigure set PATH like that automatically.

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to