common/autoconf/spec.gmk.in

changeset 621
ffb4d2e95140
parent 607
12782ec1da5f
child 631
ab82853d3365
child 645
5b0b6ef58dbf
child 883
e877cb3eb4d6
equal deleted inserted replaced
613:3933eebc659d 621:ffb4d2e95140
279 279
280 # Necessary additional compiler flags to compile X11 280 # Necessary additional compiler flags to compile X11
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
285 # The lowest required version of macosx to enforce compatiblity for
286 MACOSX_REQUIRED_VERSION=@MACOSX_REQUIRED_VERSION@
284 287
285 # There are two types: CC or CL 288 # There are two types: CC or CL
286 # CC is gcc and others behaving reasonably similar. 289 # CC is gcc and others behaving reasonably similar.
287 # CL is cl.exe only. 290 # CL is cl.exe only.
288 COMPILER_TYPE:=@COMPILER_TYPE@ 291 COMPILER_TYPE:=@COMPILER_TYPE@

mercurial