Changes for MacOS. Can be compiled, but there are still some issues.

This commit is contained in:
lotodore
2007-11-24 14:04:18 +00:00
parent f935b41ed8
commit 1b53a64fbb
8 changed files with 66 additions and 18 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
/* include/config.h.in. Generated from configure.in by autoheader. */
/* Define to 1 if you have the `gethostbyname_r' function. */
#define HAVE_GETHOSTBYNAME_R 1
#ifndef __APPLE__
#define HAVE_GETHOSTBYNAME_R 1
#endif
/* Define to 1 if you have the `inet_ntoa' function. */
#define HAVE_INET_NTOA 1