First step trying to avoid the multiple header inclusion and recursion nightmare.
authorYang Tse <yangsita@gmail.com>
Fri, 28 Jul 2006 14:19:02 +0000 (14:19 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 28 Jul 2006 14:19:02 +0000 (14:19 +0000)
commit77b3bc239daf75d9fb7702ee34c8e5871c47d387
treedd95de134f25ea8196884c454d1f13dbabfc6863
parentc10d15aa0fe332f98fb4eac34328034a0de03095
First step trying to avoid the multiple header inclusion and recursion nightmare.

Reintroduce checking for HAVE_MSG_NOSIGNAL in configure script, so that we don't depend on header inclusion order for a valid check.
acinclude.m4
ares/Makefile.inc
ares/acinclude.m4
ares/configure.ac
ares/setup.h
ares/setup_once.h [new file with mode: 0644]
configure.ac
lib/Makefile.inc
lib/setup.h
lib/setup_once.h [new file with mode: 0644]