enable javahl correctly
This commit is contained in:
parent
cdf5e0d71f
commit
4ea09c491c
@ -223,7 +223,10 @@ export CC=gcc CXX=g++ JAVA_HOME=%{jdk_path} CFLAGS="$RPM_OPT_FLAGS"
|
||||
--disable-static --with-sasl=%{_prefix} \
|
||||
--disable-neon-version-check \
|
||||
--with-gnome-keyring \
|
||||
%if %{with_java}
|
||||
--enable-javahl \
|
||||
--with-junit=%{_prefix}/share/java/junit.jar \
|
||||
%endif
|
||||
--with-kwallet \
|
||||
--with-berkeley-db || (cat config.log; exit 1)
|
||||
make %{?_smp_mflags} all
|
||||
|
Loading…
Reference in New Issue
Block a user