summaryrefslogtreecommitdiff
path: root/www/amaya/patches/patch-aa
blob: 3dd273780bc9a2ad57b2c957311360bb2a761291 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
$NetBSD: patch-aa,v 1.7.2.1 2002/08/25 21:22:01 jlam Exp $
--- ../configure.orig	Tue Jul  3 13:23:50 2001
+++ ../configure	Mon Jul  1 02:48:37 2002
@@ -3049,7 +3049,7 @@
 fi
 
 
-for ac_hdr in stdio.h
+for ac_hdr in stdio.h wchar.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
@@ -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