Use AC_PROG_MKDIR_P (generic mkdir -p)
[lttng-ust.git] / configure.ac
index c2b0535c592823f1ac58464f8d621df3c342d326..4256f6654a321ba3f145855273e8a72ac0303311 100644 (file)
@@ -49,6 +49,7 @@ AC_SUBST([PATCHLEVEL_VERSION], [V_PATCH])
 AC_PROG_SED
 AC_PROG_GREP
 AC_PROG_LN_S
+AC_PROG_MKDIR_P
 
 # libtool link_all_deplibs fixup. See http://bugs.lttng.org/issues/321.
 AC_ARG_ENABLE([libtool-linkdep-fixup], [
This page took 0.026284 seconds and 4 git commands to generate.