Minix does not have pselect(). This is also good time to refactor xmlrpc-c dependency check in main configure.in script.

This commit is contained in:
Sanel Zukan
2012-09-24 13:43:51 +00:00
parent c3aa1a61e6
commit 599356843b
2 changed files with 13 additions and 1 deletions

View File

@@ -29,8 +29,9 @@
/* We hope to replace xmlrpc_amconfig.h some day with something that
doesn't require a whole special set of software to build, to make
Xmlrpc-c approachable by dumber developers.
*/
#include "xmlrpc_amconfig.h"
*/
/* EDE top config file */
#ifdef HAVE_CONFIG_H