metrowerks uname support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2004-04-18 16:28:31 +00:00
parent 469d8d5dbb
commit 121e1ac8b2

View File

@ -47,6 +47,7 @@
#if defined( __MWERKS__ ) && defined(__MACH__)
#define WXWIN_OS_DESCRIPTION "MacOS X"
#define HAVE_NANOSLEEP
#define HAVE_UNAME
#endif
// not only the statfs syscall is called differently depending on platform, but