diff options
-rw-r--r-- | java/icedtea-web/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index 4685c16928db..b25ec43cb1a7 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -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 |