summaryrefslogtreecommitdiff
path: root/www/amaya/patches/patch-aa
blob: 0809985fb388dcb884cf38fce9687e4c25c16cc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-aa,v 1.7 2001/08/09 19:03:19 jlam Exp $

--- ../configure.orig	Tue Jul  3 07:23:50 2001
+++ ../configure
@@ -6425,12 +6425,6 @@
 
 
 if test "$build_amaya" = "yes" ; then
-    if test ! -f $srcdir/../libwww/Makefile.in ; then
-	echo "configure: warning: libwww sources not found !!" 1>&2
-	echo "configure: warning: Disabling Amaya build !" 1>&2
-	build_amaya="no"
-    fi
-
     if test ! -f $srcdir/amaya/MathML.S ; then
 	if test "$with_math" = "yes" ; then
 	    echo "configure: warning: MathML sources not found !!" 1>&2