X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=4256f6654a321ba3f145855273e8a72ac0303311;hb=4c70c05ca1c085156eba1c61c06f858885c63755;hp=c2b0535c592823f1ac58464f8d621df3c342d326;hpb=068160b1fad829b0c19c09b9e119df42cbb4368b;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index c2b0535c..4256f665 100644 --- a/configure.ac +++ b/configure.ac @@ -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], [