common/autoconf/spec.gmk.in

changeset 649
c022bc48b7ed
parent 645
5b0b6ef58dbf
parent 631
ab82853d3365
child 653
980ccff2d4f5
child 886
1d38d30196be
equal deleted inserted replaced
647:cb0ac8979caa 649:c022bc48b7ed
284 X_CFLAGS:=@X_CFLAGS@ 284 X_CFLAGS:=@X_CFLAGS@
285 X_LIBS:=@X_LIBS@ 285 X_LIBS:=@X_LIBS@
286 OPENWIN_HOME:=@OPENWIN_HOME@ 286 OPENWIN_HOME:=@OPENWIN_HOME@
287 287
288 # The lowest required version of macosx to enforce compatiblity for 288 # The lowest required version of macosx to enforce compatiblity for
289 MACOSX_REQUIRED_VERSION=@MACOSX_REQUIRED_VERSION@ 289 MACOSX_VERSION_MIN=@MACOSX_VERSION_MIN@
290 290
291 # There are two types: CC or CL 291 # There are two types: CC or CL
292 # CC is gcc and others behaving reasonably similar. 292 # CC is gcc and others behaving reasonably similar.
293 # CL is cl.exe only. 293 # CL is cl.exe only.
294 COMPILER_TYPE:=@COMPILER_TYPE@ 294 COMPILER_TYPE:=@COMPILER_TYPE@

mercurial