mirror of
https://github.com/tmux/tmux.git
synced 2024-11-18 02:18:53 +00:00
Working on 1.10
This commit is contained in:
parent
c5d2de7ec0
commit
1ab0745f8e
@ -1,7 +1,7 @@
|
||||
# $Id$
|
||||
|
||||
# Miscellaneous autofoo bullshit.
|
||||
AC_INIT(tmux, 1.9)
|
||||
AC_INIT(tmux, 1.10)
|
||||
|
||||
AC_CONFIG_AUX_DIR(etc)
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
|
||||
@ -45,7 +45,7 @@ AC_CHECK_HEADERS(
|
||||
)
|
||||
|
||||
# Is this a debug build?
|
||||
#found_debug=yes
|
||||
found_debug=yes
|
||||
AC_ARG_ENABLE(
|
||||
debug,
|
||||
AC_HELP_STRING(--enable-debug, create a debug build),
|
||||
|
Loading…
Reference in New Issue
Block a user