From 2284debf856f04b5bf58dfeeaa015b1a7d8cde93 Mon Sep 17 00:00:00 2001 From: Permaine Cheung Date: Sep 26 2008 15:23:31 +0000 Subject: define _with_gcj_support --- diff --git a/ant.spec b/ant.spec index 4e172d9..3cde27c 100644 --- a/ant.spec +++ b/ant.spec @@ -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