Define _with_gcj_support = 1

This commit is contained in:
Deepak Bhole 2006-08-04 21:28:25 +00:00
parent a5752ca500
commit 2a363af237

View File

@ -28,6 +28,8 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
%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 build_jedit %{?_with_jedit:1}%{!?_without_jedit:0}