mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Create a debug build by default.
This commit is contained in:
@ -41,7 +41,7 @@ AC_CHECK_HEADERS(
|
|||||||
)
|
)
|
||||||
|
|
||||||
# Is this a debug build?
|
# Is this a debug build?
|
||||||
#found_debug=yes
|
found_debug=yes
|
||||||
AC_ARG_ENABLE(
|
AC_ARG_ENABLE(
|
||||||
debug,
|
debug,
|
||||||
AC_HELP_STRING(--enable-debug, create a debug build),
|
AC_HELP_STRING(--enable-debug, create a debug build),
|
||||||
|
Reference in New Issue
Block a user