[PATCH xserver 0/5] fix various autoconf warnings

Gaetan Nadon memsize at videotron.ca
Sat Dec 21 16:58:27 PST 2013


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



More information about the xorg-devel mailing list