Searched refs:CUSTOM_CONFIG_DIR (Results 1 - 3 of 3) sorted by relevance

/openjdk10/common/autoconf/
H A Dautogen.sh55 if test "x$CUSTOM_CONFIG_DIR" = "x"; then
59 custom_script_dir=$CUSTOM_CONFIG_DIR
H A Dconfigure49 if [ "$CUSTOM_CONFIG_DIR" = "" ]; then
52 conf_custom_script_dir="$CUSTOM_CONFIG_DIR"
/openjdk10/make/
H A DInit.gmk140 CUSTOM_CONFIG_DIR ?= $(topdir)/closed/autoconf
142 $(SPECS): $(wildcard $(topdir)/common/autoconf/*) $(wildcard $(CUSTOM_CONFIG_DIR)/*)

Completed in 49 milliseconds