mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Rename found_debug to enable_debug.
This commit is contained in:
@ -10,7 +10,7 @@ EXTRA_DIST = \
|
||||
compat.h tmux.h osdep-*.c xmalloc.h mdoc2man.awk tmux.1
|
||||
dist-hook:
|
||||
make clean
|
||||
grep "^#found_debug=" configure
|
||||
grep "^#enable_debug=" configure
|
||||
|
||||
# Preprocessor flags.
|
||||
AM_CPPFLAGS += @XOPEN_DEFINES@ -DTMUX_CONF="\"$(sysconfdir)/tmux.conf\""
|
||||
|
Reference in New Issue
Block a user