Hi Lucas, On Thu, Oct 04, 2012, Lucas De Marchi wrote: > 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. > --- > configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Both patches have been applied. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html