diff -r fd1a5574cf68 -r ab82853d3365 common/autoconf/spec.gmk.in --- a/common/autoconf/spec.gmk.in Mon Feb 18 15:35:05 2013 -0500 +++ b/common/autoconf/spec.gmk.in Thu Feb 21 14:16:56 2013 +0100 @@ -283,7 +283,7 @@ OPENWIN_HOME:=@OPENWIN_HOME@ # The lowest required version of macosx to enforce compatiblity for -MACOSX_REQUIRED_VERSION=@MACOSX_REQUIRED_VERSION@ +MACOSX_VERSION_MIN=@MACOSX_VERSION_MIN@ # There are two types: CC or CL # CC is gcc and others behaving reasonably similar.