summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6e3ef7c06f..25af0beeb2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,6 +33,7 @@ AM_PROG_CC_C_O
AC_PROG_CXX
AC_PROG_LN_S
+AC_PROG_MKDIR_P
# Prefer gcc-* variants; the ones libtool would choose don't work with LTO
AC_CHECK_TOOLS(AR, [gcc-ar ar], false)