commit | ba349210345accf4026c8db65d9fe9ed0341cee1 | [log] [tgz] |
---|---|---|
author | Rob Shearman <robertshearman@gmail.com> | Fri Jan 02 12:12:06 2009 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Jan 02 14:27:43 2009 +0100 |
tree | 3dba88aeb78e61a252cebf3ce3fac54a312ec807 | |
parent | 76b805dad48680ab6653f953748b9acb9376ae86 [diff] [blame] |
configure.ac: Fix test for libresolv on Mac OS 10.4.x. The resolv.h header file won't compile without netinet/in.h being included first.
diff --git a/configure b/configure index 98115be..6fd413f 100755 --- a/configure +++ b/configure Binary files differ