mirror of https://github.com/stella-emu/stella.git
Added some missing help options to configure script.
This commit is contained in:
parent
bd2f5cc866
commit
13aa034221
|
@ -217,6 +217,8 @@ Optional Features:
|
|||
--disable-profile
|
||||
--enable-debug build with debugging symbols [disabled]
|
||||
--disable-debug
|
||||
--enable-release build with all optimizations, for final release [disabled]
|
||||
--disable-release
|
||||
|
||||
Optional Libraries:
|
||||
--with-sdl-prefix=DIR Prefix where the sdl2-config script is installed (optional)
|
||||
|
|
Loading…
Reference in New Issue