Remove the SH overwrite which is not needed since CONFIGURE_ENV does the proper

job already
This commit is contained in:
Baptiste Daroussin
2015-06-27 12:01:30 +00:00
parent 1c5a152f70
commit 5ef31d7ea8

View File

@@ -48,7 +48,6 @@ CONFIGURE_ARGS+=--with-jdk-home="${JAVA_HOME}"
CONFIGURE_ARGS+=--with-jre-home="${JAVA_HOME}/jre"
CONFIGURE_ARGS+=--with-tagsoup=no
CONFIGURE_ENV= BIN_BASH=${bash_CMD}
SH= ${bash_CMD}
OPTIONS_DEFINE= PLUGIN RHINO TEST
OPTIONS_DEFAULT=PLUGIN