$NetBSD: patch-aa,v 1.4 2000/08/11 18:47:40 fredb 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 @@ -2255,8 +2255,8 @@ if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else - echo $ac_n "checking for gettext in -lintl""... $ac_c" 1>&6 -echo "configure:2260: checking for gettext in -lintl" >&5 +# echo $ac_n "checking for gettext in -lintl""... $ac_c" 1>&6 +#echo "configure:2260: checking for gettext in -lintl" >&5 ac_lib_var=`echo intl'_'gettext | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -2298,7 +2298,7 @@ fi -echo "$ac_t""$gt_cv_func_gettext_libintl" 1>&6 +#echo "$ac_t""$gt_cv_func_gettext_libintl" 1>&6 else echo "$ac_t""no" 1>&6 fi @@ -2466,27 +2466,27 @@ echo "$ac_t""no" 1>&6 fi - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then - rm -rf conftest* - CATOBJEXT=.gmo +# cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then +# rm -rf conftest* +# CATOBJEXT=.gmo DATADIRNAME=share -else - echo "configure: failed program was:" >&5 - cat conftest.$ac_ext >&5 - rm -rf conftest* +#else +# echo "configure: failed program was:" >&5 +# cat conftest.$ac_ext >&5 +# rm -rf conftest* CATOBJEXT=.mo - DATADIRNAME=lib -fi -rm -f conftest* +# DATADIRNAME=lib +#fi +#rm -f conftest* INSTOBJEXT=.mo fi fi