summaryrefslogtreecommitdiff
path: root/comms/asterisk10/patches/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'comms/asterisk10/patches/patch-configure')
-rw-r--r--comms/asterisk10/patches/patch-configure28
1 files changed, 14 insertions, 14 deletions
diff --git a/comms/asterisk10/patches/patch-configure b/comms/asterisk10/patches/patch-configure
index 50fa93d06d0..d7c00e9fc8b 100644
--- a/comms/asterisk10/patches/patch-configure
+++ b/comms/asterisk10/patches/patch-configure
@@ -1,17 +1,17 @@
-$NetBSD: patch-configure,v 1.5 2012/06/05 01:39:45 jnemeth Exp $
+$NetBSD: patch-configure,v 1.6 2012/10/09 01:36:32 jnemeth Exp $
---- configure.orig 2012-04-12 15:01:13.000000000 +0000
+--- configure.orig 2012-08-09 19:11:01.000000000 +0000
+++ configure
-@@ -15988,7 +15988,7 @@ $as_echo "user CFLAGS present" >&6; }
+@@ -23605,7 +23605,7 @@ $as_echo "user CFLAGS present" >&6; }
else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ { $as_echo "$as_me:$LINENO: result: no" >&5
$as_echo "no" >&6; }
- AST_NATIVE_ARCH=
+ AST_NATIVE_ARCH=0
fi
-@@ -16448,6 +16448,148 @@ fi
+@@ -24494,6 +24494,148 @@ fi
@@ -160,18 +160,18 @@ $NetBSD: patch-configure,v 1.5 2012/06/05 01:39:45 jnemeth Exp $
# The cast to long int works around a bug in the HP C Compiler
# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
-@@ -17562,6 +17704,8 @@ $as_echo_n "checking if \"struct ifaddrs
-
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+@@ -29069,6 +29211,8 @@ _ACEOF
+ cat confdefs.h >>conftest.$ac_ext
+ cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
-+ #include <sys/types.h>
-+ #include <sys/socket.h>
- #include <ifaddrs.h>
++#include <sys/types.h>
++#include <sys/socket.h>
+ #include <ifaddrs.h>
int
main ()
-@@ -28872,10 +29016,10 @@ if test "x$ac_cv_file__sbin_launchd" = x
-
- $as_echo "#define HAVE_SBIN_LAUNCHD 1" >>confdefs.h
+@@ -55829,10 +55973,10 @@ cat >>confdefs.h <<\_ACEOF
+ #define HAVE_SBIN_LAUNCHD 1
+ _ACEOF
-fi