configure.ac: Added AC_PROG_MKDIR_P

This commit is contained in:
Ian Abbott 2014-04-04 11:19:50 +01:00
parent f55d30396a
commit ae0e6dae04

View file

@ -101,6 +101,7 @@ AC_ISC_POSIX
AM_PROG_LEX
AC_PROG_YACC
AC_PROG_LIBTOOL
AC_PROG_MKDIR_P
AC_HEADER_STDC([])