$NetBSD: patch-aa,v 1.5 2000/12/31 14:00:10 wiz Exp $ --- configure.orig Tue Jul 18 12:58:44 2000 +++ configure Fri Aug 11 12:53:21 2000 @@ -927,16 +927,16 @@ fi -DOCDIR=/usr/doc -echo $ac_n "checking for presence of $DOCDIR""... $ac_c" 1>&6 -echo "configure:933: checking for presence of $DOCDIR" >&5 -if test -d $DOCDIR ; then - USRDOC= - echo "$ac_t""yes" 1>&6 -else +#DOCDIR=/usr/doc +#echo $ac_n "checking for presence of $DOCDIR""... $ac_c" 1>&6 +#echo "configure:933: checking for presence of $DOCDIR" >&5 +#if test -d $DOCDIR ; then +# USRDOC= +# echo "$ac_t""yes" 1>&6 +#else USRDOC="#USRDOC#" - echo "$ac_t""no" 1>&6 -fi +# echo "$ac_t""no" 1>&6 +#fi