[Bug 62839] [Patch] Remove deprecated macros

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 28 12:12:10 CET 2013


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

--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Comment on attachment 77133
  --> https://bugs.freedesktop.org/attachment.cgi?id=77133
Patch to correct some deprecated macros.

Review of attachment 77133:
 --> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=62839&attachment=77133)
-----------------------------------------------------------------

Looks good to me, except:

::: configure.ac
@@ +27,4 @@
>  dnl check for tools
>  AC_PROG_CC
>  AC_PROG_CC_STDC
> +AC_PROG_MKDIR_P

This was new in Autoconf 2.60, so it should come with a bump to
AC_PREREQ([2.60]) (which I think is fine, 2.60 is more than 6 years old).

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



More information about the telepathy-bugs mailing list