]> xenbits.xensource.com Git - xenclient/build.git/commitdiff
[package/openssh] Remove yp_match check.
authorJean Guyader <jean.guyader@eu.citrix.com>
Tue, 18 Aug 2009 13:12:57 +0000 (14:12 +0100)
committerJean Guyader <jean.guyader@eu.citrix.com>
Tue, 18 Aug 2009 13:12:57 +0000 (14:12 +0100)
package/openssh/openssh.remove.yp_match.patch [new file with mode: 0644]

diff --git a/package/openssh/openssh.remove.yp_match.patch b/package/openssh/openssh.remove.yp_match.patch
new file mode 100644 (file)
index 0000000..ee832b9
--- /dev/null
@@ -0,0 +1,12 @@
+diff --git a/configure.ac b/configure.ac
+index fcf7e41..d45efc4 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -891,7 +891,6 @@ int main(){exit(0);}
+ dnl Checks for header files.
+ # Checks for libraries.
+-AC_CHECK_FUNC(yp_match, , AC_CHECK_LIB(nsl, yp_match))
+ AC_CHECK_FUNC(setsockopt, , AC_CHECK_LIB(socket, setsockopt))
+ dnl IRIX and Solaris 2.5.1 have dirname() in libgen