AC_HELP_STRING, AC_TRY_LINK, AC_TRY_COMPILE and AC_WARN That would be post 1.15.
Gaetan Nadon (5): autoconf: fix warning by replacing deprecated AC_HELP_STRING autoconf: fix warning, replace AC_TRY_LINK with AC_LINK_IFELSE autoconf: fix warning, replace AC_TRY_COMPILE with AC_COMPILE_IFELSE xorg-tls: fix warning, replace AC_TRY_COMPILE with AC_COMPILE_IFELSE autoconf: fix warning by replacing AC_WARN with AC_MSG_WARN configure.ac | 34 ++++++++++++++++------------------ m4/xorg-tls.m4 | 4 ++-- 2 files changed, 18 insertions(+), 20 deletions(-) -- 1.7.9.5 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
