common/autoconf/spec.gmk.in

changeset 621
ffb4d2e95140
parent 607
12782ec1da5f
child 631
ab82853d3365
child 645
5b0b6ef58dbf
child 883
e877cb3eb4d6
     1.1 --- a/common/autoconf/spec.gmk.in	Thu Feb 07 12:32:32 2013 -0800
     1.2 +++ b/common/autoconf/spec.gmk.in	Fri Feb 15 10:40:46 2013 +0100
     1.3 @@ -282,6 +282,9 @@
     1.4  X_LIBS:=@X_LIBS@
     1.5  OPENWIN_HOME:=@OPENWIN_HOME@
     1.6  
     1.7 +# The lowest required version of macosx to enforce compatiblity for
     1.8 +MACOSX_REQUIRED_VERSION=@MACOSX_REQUIRED_VERSION@
     1.9 +
    1.10  # There are two types: CC or CL
    1.11  # CC is gcc and others behaving reasonably similar.
    1.12  # CL is cl.exe only.

mercurial