Kaydet (Commit) 83c2eb0c authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Those ones look like not being used at all

Change-Id: Id3e20523538226be0cb6eea21b17503e27e2294d
üst bd219133
...@@ -1723,21 +1723,6 @@ AC_ARG_WITH(rhino-jar, ...@@ -1723,21 +1723,6 @@ AC_ARG_WITH(rhino-jar,
[Specify path to jarfile manually.]), [Specify path to jarfile manually.]),
RHINO_JAR=$withval) RHINO_JAR=$withval)
AC_ARG_WITH(commons-codec-jar,
AS_HELP_STRING([--with-commons-codec-jar=JARFILE],
[Specify path to jarfile manually.]),
COMMONS_CODEC_JAR=$withval)
AC_ARG_WITH(commons-lang-jar,
AS_HELP_STRING([--with-commons-lang-jar=JARFILE],
[Specify path to jarfile manually.]),
COMMONS_LANG_JAR=$withval)
AC_ARG_WITH(commons-httpclient-jar,
AS_HELP_STRING([--with-commons-httpclient-jar=JARFILE],
[Specify path to jarfile manually.]),
COMMONS_HTTPCLIENT_JAR=$withval)
AC_ARG_WITH(commons-logging-jar, AC_ARG_WITH(commons-logging-jar,
AS_HELP_STRING([--with-commons-logging-jar=JARFILE], AS_HELP_STRING([--with-commons-logging-jar=JARFILE],
[Specify path to jarfile manually.]), [Specify path to jarfile manually.]),
...@@ -10468,7 +10453,7 @@ if test "$ENABLE_REPORTBUILDER" = "TRUE"; then ...@@ -10468,7 +10453,7 @@ if test "$ENABLE_REPORTBUILDER" = "TRUE"; then
else else
AC_MSG_RESULT([internal]) AC_MSG_RESULT([internal])
SYSTEM_APACHE_COMMONS= SYSTEM_APACHE_COMMONS=
BUILD_TYPE="$BUILD_TYPE APACHE_COMMONS TOMCAT" BUILD_TYPE="$BUILD_TYPE APACHE_COMMONS"
fi fi
fi fi
AC_SUBST(SYSTEM_APACHE_COMMONS) AC_SUBST(SYSTEM_APACHE_COMMONS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment