On tis, 2012-10-02 at 12:57 -0300, Lucas De Marchi wrote:
> AM_PROG_MKDIR_P is deprecated since:
> 
> configure.ac:26: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and will 
> soon be removed.
> configure.ac:26: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro 
> instead,
> configure.ac:26: 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.

Applied, thanks!


        Patrik

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to