$NetBSD: patch-ab,v 1.3 2001/04/29 16:01:17 jtb Exp $ --- src/configure.orig Fri Mar 16 08:57:25 2001 +++ src/configure @@ -565,7 +565,7 @@ EXTRAOBJ="" INSTALLTARGET=dv-install -PL=pl +#PL=pl RT="" PLVERSION=`cat ../VERSION` @@ -2234,14 +2234,14 @@ echo "$ac_t""no" 1>&6 fi -echo $ac_n "checking for main in -lncurses""... $ac_c" 1>&6 -echo "configure:2239: checking for main in -lncurses" >&5 -ac_lib_var=`echo ncurses'_'main | sed 'y%./+-%__p_%'` +echo $ac_n "checking for main in -lcurses""... $ac_c" 1>&6 +echo "configure:2239: checking for main in -lcurses" >&5 +ac_lib_var=`echo curses'_'main | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lncurses $LIBS" +LIBS="-lcurses $LIBS" cat > conftest.$ac_ext <&6 - ac_tr_lib=HAVE_LIB`echo ncurses | sed -e 's/[^a-zA-Z0-9_]/_/g' \ + ac_tr_lib=HAVE_LIB`echo curses | sed -e 's/[^a-zA-Z0-9_]/_/g' \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'` cat >> confdefs.h <&6 fi -if test ! "$ac_cv_lib_ncurses_main" = "yes"; then +if test ! "$ac_cv_lib_curses_main" = "yes"; then echo $ac_n "checking for main in -lcurses""... $ac_c" 1>&6 echo "configure:2283: checking for main in -lcurses" >&5 ac_lib_var=`echo curses'_'main | sed 'y%./+-%__p_%'` @@ -2322,7 +2322,7 @@ fi fi -if test ! "$ac_cv_lib_ncurses_main" = "yes" -a \ +if test ! "$ac_cv_lib_curses_main" = "yes" -a \ ! "$ac_cv_lib_curses_main" = "yes"; then echo $ac_n "checking for main in -ltermcap""... $ac_c" 1>&6 echo "configure:2329: checking for main in -ltermcap" >&5 @@ -2490,14 +2490,14 @@ fi if test ! "$ac_cv_lib_readline_main" = "yes"; then - echo $ac_n "checking for main in -lncurses""... $ac_c" 1>&6 -echo "configure:2495: checking for main in -lncurses" >&5 -ac_lib_var=`echo ncurses'_'main | sed 'y%./+-%__p_%'` + echo $ac_n "checking for main in -lcurses""... $ac_c" 1>&6 +echo "configure:2495: checking for main in -lcurses" >&5 +ac_lib_var=`echo curses'_'main | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lncurses $LIBS" +LIBS="-lcurses $LIBS" cat > conftest.$ac_ext <&6 - ac_tr_lib=HAVE_LIB`echo ncurses | sed -e 's/[^a-zA-Z0-9_]/_/g' \ + ac_tr_lib=HAVE_LIB`echo curses | sed -e 's/[^a-zA-Z0-9_]/_/g' \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'` cat >> confdefs.h <&6 fi - if test ! "$ac_cv_lib_ncurses_main" = "yes"; then + if test ! "$ac_cv_lib_curses_main" = "yes"; then echo $ac_n "checking for main in -lcurses""... $ac_c" 1>&6 echo "configure:2539: checking for main in -lcurses" >&5 ac_lib_var=`echo curses'_'main | sed 'y%./+-%__p_%'` @@ -2578,7 +2578,7 @@ fi fi - if test "$ac_cv_lib_ncurses_main" = "yes" || test "$ac_cv_lib_curses_main" = "yes"; then + if test "$ac_cv_lib_curses_main" = "yes" || test "$ac_cv_lib_curses_main" = "yes"; then echo "Found curses library. See if -lreadline works now" unset ac_cv_lib_readline_main echo $ac_n "checking for main in -lreadline""... $ac_c" 1>&6