Invoke AC_PROG_MKDIR_P to make sure MKDIR_P is defined.

This commit is contained in:
Marcus Brinkmann 2010-01-15 17:57:58 +01:00 committed by Ralf Habacker
parent 2aea64fbb6
commit c7b72f4bc7

View file

@ -64,6 +64,7 @@ AC_ISC_POSIX
AC_HEADER_STDC
AC_C_INLINE
AM_PROG_LIBTOOL
AC_PROG_MKDIR_P
# Set some internal variables depending on the platform for later use.
dbus_win=no