Parent: 0650375ecb0add39e38d80c9614e0958c6d5d811
Author: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2012-10-04 11:23:57
Tree: 348ef066ed854f705d302ef43823cb6711db734f
build-sys: Don't use deprecated AM_PROG_MKDIR_P AM_PROG_MKDIR_P is deprecated since: configure.ac:23: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and will soon be removed. configure.ac:23: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:23: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. We are already using $(MKDIR_P) so we just need to call the right macro.
Diffstat
| M | configure.ac | | | 2 | +- |
1 files changed, 1 insertions(+), 1 deletions(-)