mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-24 20:30:07 +01:00
Invoke AC_PROG_MKDIR_P to make sure MKDIR_P is defined.
This commit is contained in:
parent
2aea64fbb6
commit
c7b72f4bc7
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue