search for: sp_expire_available

Displaying 3 results from an estimated 3 matches for "sp_expire_available".

2009 Oct 03
2
[Bug 1658] New: configure.ac AC_TRY_COMPILE() causes failure with autoconf-2.64
...NEW Severity: normal Priority: P2 Component: Build system AssignedTo: unassigned-bugs at mindrot.org ReportedBy: vapier at gentoo.org a change in autoconf processing results in shell errors if the fourth arg is empty. simple workaround is to do: - [ sp_expire_available=yes ], [] + [ sp_expire_available=yes ], [:] ive talked to upstream autoconf about getting this fixed, but it'll be a while before that happens, and the workaround in openssh is trivial. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving th...
2000 Aug 26
0
New chroot patch, for 2.1.1p4
...sp_lstchg = sp.sp_inact = 0; ; return 0; } EOF -if { (eval echo configure:5732: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:5752: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* sp_expire_available=yes else @@ -5806,7 +5826,7 @@ echo $ac_n "checking if we need to convert IPv4 in IPv6-mapped addresses""... $ac_c" 1>&6 -echo "configure:5810: checking if we need to convert IPv4 in IPv6-mapped addresses" >&5 +echo "configure:5830: checking i...
2000 Oct 04
0
2.2.0p1 chroot patch
...sp_lstchg = sp.sp_inact = 0; ; return 0; } EOF -if { (eval echo configure:5949: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:5969: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* sp_expire_available=yes else @@ -6031,7 +6051,7 @@ echo $ac_n "checking if we need to convert IPv4 in IPv6-mapped addresses""... $ac_c" 1>&6 -echo "configure:6035: checking if we need to convert IPv4 in IPv6-mapped addresses" >&5 +echo "configure:6055: checking i...