Kaydet (Commit) 79e18589 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

update configure help for --enable-debug

üst 27dda313
...@@ -637,7 +637,9 @@ AC_ARG_ENABLE(debug, ...@@ -637,7 +637,9 @@ AC_ARG_ENABLE(debug,
[Include debugging symbols from --enable-symbols plus extra debugging [Include debugging symbols from --enable-symbols plus extra debugging
code. Extra large build! (enables -g compiler flag and dmake debug=true) code. Extra large build! (enables -g compiler flag and dmake debug=true)
If you need even more verbose output, build a module with If you need even more verbose output, build a module with
"build -- debug=true dbglevel=2".])) "build -- debug=true dbglevel=2". You can also use this switch as follows:
--enable-debug="tl svx" to enable debug only for the specified
gbuild-build libraries.]))
AC_ARG_ENABLE(dbgutil, AC_ARG_ENABLE(dbgutil,
AS_HELP_STRING([--enable-dbgutil], AS_HELP_STRING([--enable-dbgutil],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment