Turn on debug if $VERSION is master rather than commenting and uncommenting.

This commit is contained in:
Nicholas Marriott
2017-04-20 12:06:39 +01:00
parent 48371216df
commit aebbb15fe2
3 changed files with 11 additions and 17 deletions

View File

@ -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\""