mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 11:18:48 +00:00
Version 2.4.
This commit is contained in:
parent
d64a815e8d
commit
b946bf43f5
@ -1,6 +1,6 @@
|
||||
# configure.ac
|
||||
|
||||
AC_INIT(tmux, master)
|
||||
AC_INIT(tmux, 2.4)
|
||||
AC_PREREQ([2.60])
|
||||
|
||||
AC_CONFIG_AUX_DIR(etc)
|
||||
@ -35,7 +35,6 @@ AC_USE_SYSTEM_EXTENSIONS
|
||||
test "$sysconfdir" = '${prefix}/etc' && sysconfdir=/etc
|
||||
|
||||
# Is this --enable-debug?
|
||||
enable_debug=yes
|
||||
AC_ARG_ENABLE(
|
||||
debug,
|
||||
AC_HELP_STRING(--enable-debug, enable debug build flags),
|
||||
|
Loading…
Reference in New Issue
Block a user