commit | 6f7a2044663a63f3d3e9d0939243aab2a180fa60 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Tue Apr 01 04:39:35 2003 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Apr 01 04:39:35 2003 +0000 |
tree | c7b83c6a6526e618a9131c192921b02813cafe54 | |
parent | b2d39ea5f016556fee16cda2dcea2109a07d44c8 [diff] [blame] |
Added SYSDEPS_GetUnixTid to return the Unix thread id to send to the server.
diff --git a/configure b/configure index 0aac349..0451ec7 100755 --- a/configure +++ b/configure
@@ -13249,8 +13249,10 @@ + for ac_func in \ _lwp_create \ + _lwp_self \ _pclose \ _popen \ _snprintf \