- Undefine HAVE_GETADDRINFO
- Even though this is fully implemented (and used other parts of ROS), it seems to enable broken code paths in some WINE code
- Fixes the rapps regression

svn path=/trunk/; revision=54174
This commit is contained in:
Cameron Gutman 2011-10-17 04:47:32 +00:00
parent 4963104e56
commit e066e5f500

View file

@ -197,7 +197,7 @@
/* #undef HAVE_FUTIMESAT */
/* Define to 1 if you have the `getaddrinfo' function. */
#define HAVE_GETADDRINFO 1
/* #undef HAVE_GETADDRINFO */
/* Define to 1 if you have the `getattrlist' function. */
/* #undef HAVE_GETATTRLIST */