From b80064cbb9898918e6563795d0233e58fde5e7a6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 8 Jul 2010 07:37:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'. --- net-mgmt/zabbix2-server/files/patch-configure | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 net-mgmt/zabbix2-server/files/patch-configure (limited to 'net-mgmt/zabbix2-server/files/patch-configure') diff --git a/net-mgmt/zabbix2-server/files/patch-configure b/net-mgmt/zabbix2-server/files/patch-configure deleted file mode 100644 index 54dbd17b2d6b..000000000000 --- a/net-mgmt/zabbix2-server/files/patch-configure +++ /dev/null @@ -1,23 +0,0 @@ - ---- configure.orig 2010-05-17 15:38:52.189911152 +0400 -+++ configure 2010-05-17 15:39:13.793087125 +0400 -@@ -12472,7 +12472,7 @@ - fi #if test "x$_libssh2_dir" = "xno"; then - fi # if test "x$want_ssh2" != "xno"; then - -- if test "x$found_ssh2" == "xyes"; then -+ if test "x$found_ssh2" = "xyes"; then - am_save_cflags="$CFLAGS" - am_save_ldflags="$LDFLAGS" - am_save_libs="$LIBS" -@@ -12537,7 +12537,7 @@ - LDFLAGS="$am_save_ldflags" - LIBS="$am_save_libs" - -- if test "x$found_ssh2" == "xyes"; then -+ if test "x$found_ssh2" = "xyes"; then - - cat >>confdefs.h <<\_ACEOF - #define HAVE_SSH2 1 - - -- cgit v1.2.3