file /home/vagrant/The-Powder-Toy/SConscript,line 382:
	Configure(confdir = .sconf_temp)
scons: Configure: Checking whether the C compiler works
.sconf_temp/conftest_0.c <-
  |
  |int main()
  |{
  |    return 0;
  |}
  |
o64-clang -o .sconf_temp/conftest_0.o -c -DUPDATESERVER=\"starcatcher.us/TPT\" -DSNAPSHOT_ID=5 -D--luajit -Ibuild/MACOSX/src -Isrc -Ibuild/MACOSX/data -Idata -Ibuild/MACOSX/generated -Igenerated .sconf_temp/conftest_0.c
In file included from <built-in>:169:
<command line>:3:9: error: macro names must be identifiers
#define --luajit 1
        ^
1 error generated.
scons: Configure: no