common/autoconf/spec.gmk.in

changeset 631
ab82853d3365
parent 621
ffb4d2e95140
child 635
907a926d3c96
child 649
c022bc48b7ed
equal deleted inserted replaced
628:fd1a5574cf68 631:ab82853d3365
281 X_CFLAGS:=@X_CFLAGS@ 281 X_CFLAGS:=@X_CFLAGS@
282 X_LIBS:=@X_LIBS@ 282 X_LIBS:=@X_LIBS@
283 OPENWIN_HOME:=@OPENWIN_HOME@ 283 OPENWIN_HOME:=@OPENWIN_HOME@
284 284
285 # The lowest required version of macosx to enforce compatiblity for 285 # The lowest required version of macosx to enforce compatiblity for
286 MACOSX_REQUIRED_VERSION=@MACOSX_REQUIRED_VERSION@ 286 MACOSX_VERSION_MIN=@MACOSX_VERSION_MIN@
287 287
288 # There are two types: CC or CL 288 # There are two types: CC or CL
289 # CC is gcc and others behaving reasonably similar. 289 # CC is gcc and others behaving reasonably similar.
290 # CL is cl.exe only. 290 # CL is cl.exe only.
291 COMPILER_TYPE:=@COMPILER_TYPE@ 291 COMPILER_TYPE:=@COMPILER_TYPE@

mercurial