1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2026-03-18 04:07:08 +00:00

configure: automake 1.14 compatibility tweak (use XC_AUTOMAKE)

This commit is contained in:
Yang Tse
2013-07-09 00:10:38 +02:00
parent 9540d48184
commit d69ae9c6f8

View File

@ -79,7 +79,7 @@ AC_DEFINE_UNQUOTED(OS, "${host}", [cpu-machine-OS])
XC_CHECK_PROG_CC
AM_INIT_AUTOMAKE
XC_AUTOMAKE
dnl This defines _ALL_SOURCE for AIX
CARES_CHECK_AIX_ALL_SOURCE