aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-02-08 00:28:21 +0000
committerYang Tse <yangsita@gmail.com>2007-02-08 00:28:21 +0000
commit4e3f3e751e6f0886c76f23a12eb6d23c9b5f654a (patch)
treeea1751811c2a77f9f33227db0d3d492fc80b863d
parent04e6568a7e610b65a98fb6ac646a6c275164de75 (diff)
use macro AC_AIX to define `_ALL_SOURCE', if on AIX.
-rw-r--r--ares/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/configure.ac b/ares/configure.ac
index fc8ac4bd4..0165c5e90 100644
--- a/ares/configure.ac
+++ b/ares/configure.ac
@@ -7,6 +7,7 @@ AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
AM_INIT_AUTOMAKE(c-ares, CVS)
+AC_AIX
AC_PROG_CC
AC_PROG_INSTALL