< prev index next >

common/autoconf/configure.ac

Print this page
rev 2785 : 8186978: Introduce configure argument enable-cds
Reviewed-by: dholmes, erikj, ihse

@@ -207,10 +207,11 @@
 JDKOPT_SETUP_CODE_COVERAGE
 
 # Need toolchain to setup dtrace
 HOTSPOT_SETUP_DTRACE
 HOTSPOT_ENABLE_DISABLE_AOT
+HOTSPOT_ENABLE_DISABLE_CDS
 HOTSPOT_ENABLE_DISABLE_GTEST
 
 ###############################################################################
 #
 # Check dependencies for external and internal libraries.
< prev index next >