# HG changeset patch # User Mike Becker # Date 1760454567 -7200 # Node ID 95d0fe30b3fa4ac80e59e0ea816c95f56e9d67d9 # Parent 7845f5872bed903519eae3552fa8da10cb5c1ae0 fix style of the descriptions for the helptext diff -r 7845f5872bed -r 95d0fe30b3fa configure --- a/configure Mon Oct 13 21:37:42 2025 +0200 +++ b/configure Tue Oct 14 17:09:27 2025 +0200 @@ -111,8 +111,8 @@ --release add extra compile flags for release builds Optional Features: - --enable-asan Enable address sanitization. - --enable-tools Enable compilation of tools. + --enable-asan enable address sanitization + --enable-tools enable compilation of tools __EOF__ } diff -r 7845f5872bed -r 95d0fe30b3fa make/project.xml --- a/make/project.xml Mon Oct 13 21:37:42 2025 +0200 +++ b/make/project.xml Tue Oct 14 17:09:27 2025 +0200 @@ -52,14 +52,14 @@ - Enable address sanitization. + enable address sanitization asan ucx,sdl3,sdl3_ttf,sdl3_image,glew - Enable compilation of tools. + enable compilation of tools NO_TOOLS=1