define _with_gcj_support

This commit is contained in:
Permaine Cheung 2008-09-26 15:23:31 +00:00
parent 12eff8bfa3
commit 2284debf85

View File

@ -41,6 +41,8 @@
%define build_javadoc 1
%endif
%define _with_gcj_support 1
%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
%define with_manifest_only 0