aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk/files/patch-configure')
-rw-r--r--net/asterisk/files/patch-configure24
1 files changed, 12 insertions, 12 deletions
diff --git a/net/asterisk/files/patch-configure b/net/asterisk/files/patch-configure
index f86962825478..905236035d9e 100644
--- a/net/asterisk/files/patch-configure
+++ b/net/asterisk/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2012-01-14 17:40:17.000000000 +0100
-+++ configure 2012-03-05 21:58:31.150486278 +0100
-@@ -4693,9 +4693,9 @@
+--- ./configure.orig 2012-03-30 07:05:42.000000000 -0400
++++ ./configure 2012-03-30 07:09:16.000000000 -0400
+@@ -4424,9 +4424,9 @@
astheaderdir='${includedir}/asterisk'
astlibdir='${libdir}/asterisk'
astmandir='${mandir}'
@@ -12,7 +12,7 @@
astkeydir='${astvarlibdir}'
astspooldir='${localstatedir}/spool/asterisk'
astlogdir='${localstatedir}/log/asterisk'
-@@ -4718,8 +4718,6 @@
+@@ -4449,8 +4449,6 @@
case "${host_os}" in
freebsd*)
ac_default_prefix=/usr/local
@@ -21,16 +21,16 @@
;;
openbsd*)
ac_default_prefix=/usr/local
-@@ -18136,6 +18134,8 @@
-
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+@@ -29482,6 +29480,8 @@
+ 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 ()
-@@ -25814,7 +25814,7 @@
+@@ -47592,7 +47592,7 @@
fi
@@ -38,4 +38,4 @@
+ PLATFORM_OPENH323="h323_${OPENH323_SUFFIX}"
if test "${HAS_OPENH323:-unset}" != "unset"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking OpenH323 installation validity" >&5
+ { $as_echo "$as_me:$LINENO: checking OpenH323 installation validity" >&5