Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 507468
Collapse All | Expand All

(-)a/gawk-4.1.1/configure (-1 / +1 lines)
Lines 10468-10474 $as_echo "$_found_readline" >&6; } Link Here
10468
10468
10469
        if test $_found_readline = yes ; then
10469
        if test $_found_readline = yes ; then
10470
	   case $host_os in
10470
	   case $host_os in
10471
	   *bsd* )	_combo="$_combo -ltermcap"
10471
	   *bsd* )	_combo="$_combo"
10472
	  	 ;;
10472
	  	 ;;
10473
	   esac
10473
	   esac
10474
10474

Return to bug 507468