]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh-include.patch
- up to 5.9p1 (lpk patch needs update; builds --without ldap only for now)
[packages/openssh.git] / openssh-include.patch
index 42f3fff5f430623b38c31355590c8b29c7cd77a7..801c681f76a5f12c5a8d63894eda387c19b3033d 100644 (file)
@@ -1,10 +1,11 @@
---- openssh-4.2p1/configure.ac~        2006-01-05 02:09:10.000000000 +0100
-+++ openssh-4.2p1/configure.ac 2006-01-05 02:32:00.000000000 +0100
-@@ -808,6 +808,7 @@
+--- openssh-5.9p1/configure.ac~        2011-09-06 19:31:16.000000000 +0200
++++ openssh-5.9p1/configure.ac 2011-09-06 19:31:55.291791679 +0200
+@@ -1076,6 +1076,7 @@
  
- AC_MSG_CHECKING(for possibly buggy zlib)
- AC_RUN_IFELSE([AC_LANG_SOURCE([[
+ AC_MSG_CHECKING([for possibly buggy zlib])
+ AC_RUN_IFELSE([AC_LANG_PROGRAM([[
 +#include <stdlib.h>
  #include <stdio.h>
  #include <zlib.h>
- int main()
+       ]],
+
This page took 0.244603 seconds and 4 git commands to generate.