[scponly] scponly 4.5 released
wby oblyr
joe at sublimation.org
Tue Jan 31 16:55:40 EST 2006
Thanks Ilya! You're quite right.
I have released scponly 4.5 to address this issue. If you have already upgraded to 4.4, you dont need to go to
4.5, as the only change is a compilation issue for people without optreset in their libopt implementation.
available through the usual channels:
http://sublimation.org/scponly/
MD5 (scponly-4.5.tgz) = af4946662ca73913cd28078fbcb169d2
thanks for the prompt feedback,
joe
???? ?????? wrote this message on Tue, Jan 31, 2006 at 20:59 +0300:
> Hi!
> helper.c checks that HAVE_OPTRESET is defined or not,
> but configure script _always_ defines it to 1 or 0.
> So you should to change check from "#ifdef HAVE_OPTRESET"
> to "#if HAVE_OPTRESET" or replace this by nothing in configure.in:
> AC_DEFINE([HAVE_OPTRESET],[0],[do not have optreset])
>
> Anyway - that's good job!
>
> WBR, Ilya
>
> _______________________________________________
> scponly mailing list
> scponly at lists.ccs.neu.edu
> https://lists.ccs.neu.edu/bin/listinfo/scponly
More information about the scponly
mailing list