[Bug 62839] New: [Patch] Remove deprecated macros

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 28 01:06:01 CET 2013


https://bugs.freedesktop.org/show_bug.cgi?id=62839

          Priority: medium
            Bug ID: 62839
          Assignee: mikhail.zabaluev at gmail.com
           Summary: [Patch] Remove deprecated macros
        QA Contact: telepathy-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: bpepple at fedoraproject.org
          Hardware: Other
            Status: NEW
           Version: git master
         Component: rakia
           Product: Telepathy

Created attachment 77133
  --> https://bugs.freedesktop.org/attachment.cgi?id=77133&action=edit
Patch to correct some deprecated macros.

I've attached a simple patch to fix some deprecated macros in tp-rakia that
currently produce the following warnings:

configure.ac:30: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and will
soon be removed.
configure.ac:30: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro
instead,
configure.ac:30: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your
Makefile.am files.
docs/Makefile.am:70: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or
'*_CPPFLAGS')

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the telepathy-bugs mailing list