From 31e0d58e98c13f52768bc37fc02329c42992e676 Mon Sep 17 00:00:00 2001 From: Nuno Santos Date: Mar 12 2007 19:24:10 +0000 Subject: add _with_gcj_support flag to spec file to fix build failure --- diff --git a/dtdparser.spec b/dtdparser.spec index 5b394be..5c35c5c 100644 --- a/dtdparser.spec +++ b/dtdparser.spec @@ -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 section free