$NetBSD: patch-aa,v 1.5 2002/01/18 22:59:31 mjl Exp $ --- configure.orig Tue Dec 25 18:01:39 2001 +++ configure @@ -1822,6 +1822,7 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' +if false ; then echo "$as_me:1825: checking for initscr in -lcurses" >&5 echo $ECHO_N "checking for initscr in -lcurses... $ECHO_C" >&6 if test "${ac_cv_lib_curses_initscr+set}" = set; then @@ -1875,6 +1876,8 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi +fi + echo "$as_me:1878: result: $ac_cv_lib_curses_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_curses_initscr" >&6 if test $ac_cv_lib_curses_initscr = yes; then