]> git.pld-linux.org Git - packages/openssh.git/blame - openssh-include.patch
- release 2 (by relup.sh)
[packages/openssh.git] / openssh-include.patch
CommitLineData
afde20c1
AM
1--- openssh-5.9p1/configure.ac~ 2011-09-06 19:31:16.000000000 +0200
2+++ openssh-5.9p1/configure.ac 2011-09-06 19:31:55.291791679 +0200
3@@ -1076,6 +1076,7 @@
abf60b6d 4
afde20c1
AM
5 AC_MSG_CHECKING([for possibly buggy zlib])
6 AC_RUN_IFELSE([AC_LANG_PROGRAM([[
abf60b6d 7+#include <stdlib.h>
8 #include <stdio.h>
9 #include <zlib.h>
afde20c1
AM
10 ]],
11
This page took 0.093585 seconds and 4 git commands to generate.