common/autoconf/configure.ac
changeset 34120 313fb07f49a6
parent 33954 6185394cbd60
parent 34103 d03d49538b76
child 34491 307c28cb36c2
equal deleted inserted replaced
34096:5ac6287ec71a 34120:313fb07f49a6
   235 BOOTJDK_SETUP_BOOT_JDK_ARGUMENTS
   235 BOOTJDK_SETUP_BOOT_JDK_ARGUMENTS
   236 
   236 
   237 # Setup smart javac (after cores and memory have been setup)
   237 # Setup smart javac (after cores and memory have been setup)
   238 BPERF_SETUP_SMART_JAVAC
   238 BPERF_SETUP_SMART_JAVAC
   239 
   239 
       
   240 # Setup use of icecc if requested
       
   241 BPERF_SETUP_ICECC
       
   242 
   240 # Can the C/C++ compiler use precompiled headers?
   243 # Can the C/C++ compiler use precompiled headers?
   241 BPERF_SETUP_PRECOMPILED_HEADERS
   244 BPERF_SETUP_PRECOMPILED_HEADERS
   242 
   245 
   243 # Setup use of ccache, if available
   246 # Setup use of ccache, if available
   244 BPERF_SETUP_CCACHE
   247 BPERF_SETUP_CCACHE