diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-04-16 19:48:30 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-04-16 19:48:30 +0000 |
commit | 29fe1065ad74c2a1d6ac36158c841b5d8373d666 (patch) | |
tree | 6668f4daaebb207e465922ba1fbfeeb4c56e8eae /security/ssh2/files/patch-aj | |
parent | Upgrade to 2.3.10. I hate them. (diff) |
Upgrade to 1.2.19
Notes
Notes:
svn path=/head/; revision=6222
Diffstat (limited to 'security/ssh2/files/patch-aj')
-rw-r--r-- | security/ssh2/files/patch-aj | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/security/ssh2/files/patch-aj b/security/ssh2/files/patch-aj index 008d4dec5cdc..2227e00716f2 100644 --- a/security/ssh2/files/patch-aj +++ b/security/ssh2/files/patch-aj @@ -1,7 +1,7 @@ -*** configure.in.orig Thu Mar 27 09:04:06 1997 ---- configure.in Sat Mar 29 01:16:51 1997 +*** configure.in.orig Sun Apr 6 03:56:58 1997 +--- configure.in Wed Apr 16 23:04:16 1997 *************** -*** 574,582 **** +*** 579,587 **** export CFLAGS CC @@ -11,7 +11,7 @@ AC_MSG_CHECKING([that the compiler works]) AC_TRY_RUN([ main(int ac, char **av) { return 0; } ], ---- 574,582 ---- +--- 579,587 ---- export CFLAGS CC @@ -22,7 +22,7 @@ AC_MSG_CHECKING([that the compiler works]) AC_TRY_RUN([ main(int ac, char **av) { return 0; } ], *************** -*** 628,634 **** +*** 633,639 **** AC_HEADER_STDC AC_HEADER_SYS_WAIT @@ -30,7 +30,7 @@ AC_CHECK_HEADERS(sgtty.h sys/select.h sys/ioctl.h machine/endian.h) AC_CHECK_HEADERS(paths.h usersec.h utime.h netinet/in_systm.h netinet/in_system.h netinet/ip.h netinet/tcp.h ulimit.h) AC_HEADER_TIME ---- 628,634 ---- +--- 633,639 ---- AC_HEADER_STDC AC_HEADER_SYS_WAIT |