mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
Might as well still allow autoconf 2.59.
This commit is contained in:
@ -16,7 +16,6 @@ AC_CANONICAL_HOST
|
||||
# Set up the compiler in two different ways and say yes we may want to install.
|
||||
AC_PROG_CC
|
||||
AM_PROG_CC_C_O
|
||||
AC_PROG_MKDIR_P
|
||||
AC_PROG_INSTALL
|
||||
|
||||
# Default tmux.conf goes in /etc not ${prefix}/etc.
|
||||
|
Reference in New Issue
Block a user