Invoke AC_PROG_MKDIR_P to make sure MKDIR_P is defined.
authorMarcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>
Fri, 15 Jan 2010 16:57:58 +0000 (17:57 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Thu, 28 Jan 2010 09:44:23 +0000 (10:44 +0100)
configure.in

index 1f2c896..c52abb3 100644 (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