| commit | 624cbd7c473fa54d01fd4b508e374f5b5a468eef | [log] [tgz] |
|---|---|---|
| author | Eric Pouech <eric.pouech@wanadoo.fr> | Fri Aug 10 22:29:21 2001 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Fri Aug 10 22:29:21 2001 +0000 |
| tree | c5888d1a352efc0f829c172c01e5d234193e1280 | |
| parent | 0dae25838591201e518bef0ec5b1d7a1c949855b [diff] [blame] |
Fixes for Solaris X86.
diff --git a/include/config.h.in b/include/config.h.in index 9280b9b..dc7b309 100644 --- a/include/config.h.in +++ b/include/config.h.in
@@ -322,6 +322,9 @@ /* Define if you have the <sys/ipc.h> header file. */ #undef HAVE_SYS_IPC_H +/* Define if you have the <sys/link.h> header file. */ +#undef HAVE_SYS_LINK_H + /* Define if you have the <sys/lwp.h> header file. */ #undef HAVE_SYS_LWP_H