Source
xxxxxxxxxx
--- qtools/qglobal.h.orig 2009-06-26 16:47:58.000000000 -0700
+++ qtools/qglobal.h 2009-06-26 16:48:10.000000000 -0700
# if !defined(MAC_OS_X_VERSION_10_5)
# define MAC_OS_X_VERSION_10_5 MAC_OS_X_VERSION_10_4 + 1
# endif
-# if (MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_5)
-# error "This version of Mac OS X is unsupported"
-# endif
#elif defined(MSDOS) || defined(_MSDOS) || defined(__MSDOS__)
#define _OS_MSDOS_
#elif defined(OS2) || defined(_OS2) || defined(__OS2__)