diff options
Diffstat (limited to 'net/asterisk10/files/patch-configure')
-rw-r--r-- | net/asterisk10/files/patch-configure | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/net/asterisk10/files/patch-configure b/net/asterisk10/files/patch-configure index 7307a93f216d..2bff3ca8955f 100644 --- a/net/asterisk10/files/patch-configure +++ b/net/asterisk10/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2012-02-16 20:44:44.000000000 +0100 -+++ configure 2012-04-01 14:39:50.244001586 +0200 -@@ -4248,9 +4248,9 @@ +--- configure.orig 2012-03-27 16:35:40.000000000 +0200 ++++ configure 2012-05-02 22:16:50.711839687 +0200 +@@ -4495,9 +4495,9 @@ astheaderdir='${includedir}/asterisk' astlibdir='${libdir}/asterisk' astmandir='${mandir}' @@ -12,7 +12,7 @@ astkeydir='${astvarlibdir}' astspooldir='${localstatedir}/spool/asterisk' astlogdir='${localstatedir}/log/asterisk' -@@ -4273,8 +4273,6 @@ +@@ -4520,8 +4520,6 @@ case "${host_os}" in freebsd*) ac_default_prefix=/usr/local @@ -21,16 +21,16 @@ ;; openbsd*) ac_default_prefix=/usr/local -@@ -28831,6 +28829,8 @@ - cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF +@@ -17569,6 +17567,8 @@ + + cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* 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 () -@@ -47742,7 +47742,7 @@ +@@ -25619,7 +25619,7 @@ fi @@ -38,4 +38,4 @@ + PLATFORM_OPENH323="h323_${OPENH323_SUFFIX}" if test "${HAS_OPENH323:-unset}" != "unset"; then - { $as_echo "$as_me:$LINENO: checking OpenH323 installation validity" >&5 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking OpenH323 installation validity" >&5 |