aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2014-06-20 12:20:29 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2014-06-20 12:20:29 +0100
commit1544c688e6bdc61fec8a96588b2552551753e46b (patch)
tree5da8c21c4b8670430d918c812af60d37454977cc /configure.ac
parent8049baf0bda9dcdd4134b32a29cc2731dfa7900c (diff)
parent19cb0a1a921164acb9591d7837d066ca9ea94a98 (diff)
downloadrtmux-1544c688e6bdc61fec8a96588b2552551753e46b.tar.gz
rtmux-1544c688e6bdc61fec8a96588b2552551753e46b.tar.bz2
rtmux-1544c688e6bdc61fec8a96588b2552551753e46b.zip
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7cc1ac5d..a81ecc42 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.