Added some missing help options to configure script.

This commit is contained in:
Stephen Anthony 2021-12-19 23:40:19 -03:30
parent bd2f5cc866
commit 13aa034221
1 changed files with 2 additions and 0 deletions

2
configure vendored
View File

@ -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)