]> git.saurik.com Git - wxWidgets.git/commitdiff
metrowerks uname support
authorStefan Csomor <csomor@advancedconcepts.ch>
Sun, 18 Apr 2004 16:28:31 +0000 (16:28 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sun, 18 Apr 2004 16:28:31 +0000 (16:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/unix/utilsunx.cpp

index 2447a559fd4aa64cd3768eb362e36bdfa3d9a034..ab90839e68f80c616917c499dc49674a7a6c285b 100644 (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