Home
last modified time | relevance | path

Searched refs:with_libedit (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/
H A Dconfigure.ac1351 [], [with_libedit=default])
1356 with_libedit=no
1360 if test "x$with_libedit" != xno; then
1367 elif test "x$with_libedit" = xyes; then
H A Dconfigure14328 if test ${with_libedit+y}
14330 withval=$with_libedit;
14332 with_libedit=default
14345 with_libedit=no
14349 if test "x$with_libedit" != xno; then
14429 elif test "x$with_libedit" = xyes; then
/freebsd/crypto/heimdal/
H A Dconfigure23796 withval=$with_libedit;
23804 elif test "X$with_libedit" = "X"; then
23805 with_libedit=yes
23814 elif test "X$with_libedit" = "X"; then
23815 with_libedit=yes
23831 case "$with_libedit" in
23834 *) d="$with_libedit" ;;
23871 if test -f $with_libedit/bin/ ; then
23872 with_libedit_config=$with_libedit/bin/
23887 if test "$with_libedit" != no; then
[all …]