Displaying 1 result from an estimated 1 matches for "rnu1".
Did you mean:
rn1
2001 Oct 07
3
Using -lssh as shared library
...t!
Regards,
Michael.
-------------- next part --------------
This diff against 2.9.9p2 creates new file, ipv4or6.c, that holds
`int IPV4or6' variable used in other code. Instead of defining this
variable in other source files, it is now in this file instead, as
part of libssh library.
diff -rNu1 openssh-2.9.9p2.orig/Makefile.in openssh-2.9.9p2/Makefile.in
--- openssh-2.9.9p2.orig/Makefile.in Tue Sep 18 09:06:22 2001
+++ openssh-2.9.9p2/Makefile.in Sun Oct 7 23:05:32 2001
@@ -48,3 +48,3 @@
-LIBSSH_OBJS=atomicio.o authfd.o authfile.o bufaux.o buffer.o canohost.o channels.o cipher.o compat...