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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user