Searched refs:CONFIGURE_OVERRIDDEN_VARIABLES (Results 1 - 2 of 2) sorted by relevance

/openjdk10/common/autoconf/
H A Dconfigure181 # Add name of variable to CONFIGURE_OVERRIDDEN_VARIABLES list inside !...!.
183 CONFIGURE_OVERRIDDEN_VARIABLES="$CONFIGURE_OVERRIDDEN_VARIABLES!$conf_env_var!"
H A Dgenerated-configure.sh5279 try_remove_var=${CONFIGURE_OVERRIDDEN_VARIABLES//!BASENAME!/}
5280 if test "x$try_remove_var" = "x$CONFIGURE_OVERRIDDEN_VARIABLES"; then
5339 CONFIGURE_OVERRIDDEN_VARIABLES="$try_remove_var"
5483 try_remove_var=${CONFIGURE_OVERRIDDEN_VARIABLES//!BASH!/}
5484 if test "x$try_remove_var" = "x$CONFIGURE_OVERRIDDEN_VARIABLES"; then
5543 CONFIGURE_OVERRIDDEN_VARIABLES="$try_remove_var"
5687 try_remove_var=${CONFIGURE_OVERRIDDEN_VARIABLES//!CAT!/}
5688 if test "x$try_remove_var" = "x$CONFIGURE_OVERRIDDEN_VARIABLES"; then
5747 CONFIGURE_OVERRIDDEN_VARIABLES="$try_remove_var"
5891 try_remove_var=${CONFIGURE_OVERRIDDEN_VARIABLES//!CHMO
[all...]

Completed in 97 milliseconds