summaryrefslogtreecommitdiff
path: root/net/vino/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/vino/files/patch-configure')
-rw-r--r--net/vino/files/patch-configure17
1 files changed, 4 insertions, 13 deletions
diff --git a/net/vino/files/patch-configure b/net/vino/files/patch-configure
index c7da75af74e6..6cb7065fc880 100644
--- a/net/vino/files/patch-configure
+++ b/net/vino/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2009-02-27 20:32:40.000000000 -0500
-+++ configure 2009-02-27 20:34:44.000000000 -0500
-@@ -17882,6 +17882,8 @@ cat confdefs.h >>conftest.$ac_ext
+--- configure.orig 2009-04-15 11:26:27.000000000 +0200
++++ configure 2009-04-15 11:26:27.000000000 +0200
+@@ -18108,6 +18108,8 @@ cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -9,7 +9,7 @@
#include <ifaddrs.h>
int
-@@ -17896,6 +17898,7 @@ main ()
+@@ -18122,6 +18124,7 @@ main ()
}
_ACEOF
rm -f conftest.$ac_objext
@@ -17,12 +17,3 @@
if { (ac_try="$ac_compile"
case "(($ac_try" in
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-@@ -17921,7 +17924,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
- fi
-
- rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-- if test $"$have_getifaddrs" = "yes"; then
-+ if test x"$have_getifaddrs" = x"yes"; then
- HAVE_GETIFADDRS_TRUE=
- HAVE_GETIFADDRS_FALSE='#'
- else