[Bug 1097] Cross-compile fixes
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Oct 4 06:44:24 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1097
------- Additional Comments From tim at multitalents.net 2005-10-04 06:44 -------
>@@ -1002,10 +1003,12 @@ AC_ARG_WITH(skey,
> SKEY_MSG="yes"
>
> AC_MSG_CHECKING([for s/key support])
>- AC_TRY_RUN(
>+ AC_TRY_COMPILE(
> [
I don't see the advantage of replacing one obsolete macro with
another obsolete macro.
Other than that, the patch looks good. I can't test cross compile, but
replaceing some of the obsolete macros is worth doing.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list