* configure.ac: Added check for mach/mach.h header.
authorMichael Starzinger <michi@complang.tuwien.ac.at>
Tue, 3 Nov 2009 18:31:56 +0000 (19:31 +0100)
committerMichael Starzinger <michi@complang.tuwien.ac.at>
Tue, 3 Nov 2009 18:31:56 +0000 (19:31 +0100)
commita2e005342bc2739e615bcf836a4d67778502e901
tree442f27aff3a2f710c4bf9cfc131815025893457a
parente72c835d82fb165a91cbd1d16d2b8c56cc67e389
* configure.ac: Added check for mach/mach.h header.
* src/vm/os.hpp: Includes above header with proper checking.
* src/threads/posix/thread-posix.cpp: Don't include above header directly.
* src/native/vm/gnuclasspath/java_lang_VMRuntime.cpp: Likewise.
configure.ac
src/native/vm/gnuclasspath/java_lang_VMRuntime.cpp
src/threads/posix/thread-posix.cpp
src/vm/os.hpp