--- nono/configure 2026/04/29 17:05:15 1.1.1.12 +++ nono/configure 2026/04/29 17:05:18 1.1.1.13 @@ -4886,13 +4886,6 @@ then : fi -ac_fn_cxx_check_header_compile "$LINENO" "histedit.h" "ac_cv_header_histedit_h" "$ac_includes_default" -if test "x$ac_cv_header_histedit_h" = xyes -then : - printf "%s\n" "#define HAVE_HISTEDIT_H 1" >>confdefs.h - -fi - ac_fn_cxx_check_header_compile "$LINENO" "kqueue/sys/event.h" "ac_cv_header_kqueue_sys_event_h" "$ac_includes_default" if test "x$ac_cv_header_kqueue_sys_event_h" = xyes then : @@ -6291,11 +6284,6 @@ else $as_nop fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -# libedit (editline) -if test x"$ac_cv_header_histedit_h" = xyes; then - LIBS="${LIBS} -ledit -ltermcap" -fi - # libkqueue on Linux { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for kqueue in -lkqueue" >&5 printf %s "checking for kqueue in -lkqueue... " >&6; }