mirror of
https://github.com/tmate-io/tmate.git
synced 2026-07-25 20:04:02 +00:00
Add AC_PROG_MKDIR_P.
This commit is contained in:
parent
c965870585
commit
cbf9224c5f
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue