mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
Turn on debug if $VERSION is master rather than commenting and uncommenting.
This commit is contained in:
@ -8,8 +8,6 @@ CLEANFILES = tmux.1.mdoc tmux.1.man
|
||||
EXTRA_DIST = \
|
||||
CHANGES FAQ README TODO COPYING example_tmux.conf compat/*.[ch] \
|
||||
osdep-*.c mdoc2man.awk tmux.1
|
||||
dist-hook:
|
||||
grep "^#enable_debug=" configure
|
||||
|
||||
# Preprocessor flags.
|
||||
AM_CPPFLAGS += @XOPEN_DEFINES@ -DTMUX_CONF="\"$(sysconfdir)/tmux.conf\""
|
||||
|
Reference in New Issue
Block a user