commit | 150b5dcaef1f4e40aaf770c1c0ac8caea5887c9d | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Fri Dec 29 20:02:02 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Dec 29 20:02:02 2006 +0100 |
tree | a002169ed0a85bb72133cf15dfce17b358f0c0d5 | |
parent | cd1c7fc056decda40f62d99438dda69d005fd7ed [diff] [blame] |
loader: Use the Mach thread port as thread id on Mac OS.
diff --git a/configure b/configure index a1e7660..a68d2d1 100755 --- a/configure +++ b/configure
@@ -7028,6 +7028,7 @@ + for ac_header in \ AudioUnit/AudioUnit.h \ Carbon/Carbon.h \ @@ -7067,6 +7068,7 @@ linux/param.h \ linux/serial.h \ linux/ucdrom.h \ + mach/mach.h \ mach/machine.h \ machine/cpu.h \ machine/limits.h \