| |
| |
| @@ -11394,8 +11394,6 @@ |
| if test "x$use_pkgconfig_for_libedit" = "xyes"; then |
| LIBEDIT=`$PKGCONFIG --libs libedit` |
| CPPFLAGS="$CPPFLAGS `$PKGCONFIG --cflags libedit`" |
| - else |
| - LIBEDIT="-ledit -lcurses" |
| fi |
| OTHERLIBS=`echo $LIBEDIT | sed 's/-ledit//'` |
| { $as_echo "$as_me:${as_lineno-$LINENO}: checking for el_init in -ledit" >&5 |