mirror of https://github.com/c-ares/c-ares.git
Prior versions of autoconf defined _ALL_SOURCE if _AIX was defined. But, autoconf 2.62 version of AC_AIX defines _ALL_SOURCE along with other four preprocessor symbols no matter if the system is AIX or not. To keep the traditional behaviour, as well as an uniform one, across autoconf versions AC_AIX is replaced with our own internal macro.pull/1/head
parent
abf47388f9
commit
5c5e64b2f5
3 changed files with 41 additions and 3 deletions
Loading…
Reference in new issue