diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2017-10-30 22:58:18 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2017-10-30 22:58:18 +0000 |
commit | a6d6400dc9d33f3beec819f80a572c69ca1794cc (patch) | |
tree | c9ee8a72416bc541c9f7c51c5cd9e5df9033b23a /net/asterisk13/files/patch-configure | |
parent | Do not mix py3kplist with %%PYTHON_PYOEXTENSION%% (diff) |
Update asterisk13 to 13.18.0
Diffstat (limited to 'net/asterisk13/files/patch-configure')
-rw-r--r-- | net/asterisk13/files/patch-configure | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/net/asterisk13/files/patch-configure b/net/asterisk13/files/patch-configure index 430a56aa814c..cdf76d929870 100644 --- a/net/asterisk13/files/patch-configure +++ b/net/asterisk13/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2015-07-24 22:20:17 UTC +--- configure.orig 2017-10-13 17:46:56 UTC +++ configure -@@ -4684,9 +4684,9 @@ astheaderdir='${includedir}/asterisk' +@@ -4780,9 +4780,9 @@ astheaderdir='${includedir}/asterisk' astlibdir='${libdir}' astmoddir='${libdir}/asterisk/modules' astmandir='${mandir}' @@ -12,7 +12,7 @@ astkeydir='${astvarlibdir}' astspooldir='${localstatedir}/spool/asterisk' astlogdir='${localstatedir}/log/asterisk' -@@ -4709,8 +4709,6 @@ esac +@@ -4805,8 +4805,6 @@ esac case "${host_os}" in freebsd*) ac_default_prefix=/usr/local @@ -21,7 +21,7 @@ ;; openbsd*) ac_default_prefix=/usr/local -@@ -19297,6 +19295,8 @@ $as_echo_n "checking if \"struct ifaddrs +@@ -20706,6 +20704,8 @@ $as_echo_n "checking if \"struct ifaddrs *p; getifaddr cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -30,7 +30,7 @@ #include <ifaddrs.h> int main () -@@ -28158,7 +28158,7 @@ $as_echo "${OPENH323_BUILD}" >&6; } +@@ -30490,7 +30490,7 @@ $as_echo "${OPENH323_BUILD}" >&6; } fi @@ -39,7 +39,7 @@ if test "${HAS_OPENH323:-unset}" != "unset"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking OpenH323 installation validity" >&5 -@@ -28256,13 +28256,13 @@ if test "x${PBX_LUA}" != "x1" -a "${USE_ +@@ -30588,13 +30588,13 @@ if test "x${PBX_LUA}" != "x1" -a "${USE_LUA}" != "no"; ast_ext_lib_check_save_CFLAGS="${CFLAGS}" CFLAGS="${CFLAGS} " as_ac_Lib=`$as_echo "ac_cv_lib_lua5.2_${pbxfuncname}" | $as_tr_sh` @@ -56,7 +56,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -@@ -28304,18 +28304,18 @@ fi +@@ -30636,18 +30636,18 @@ fi # now check for the header. if test "${AST_LUA_FOUND}" = "yes"; then @@ -78,7 +78,7 @@ if test "x$ac_cv_header_lua5_2_lua_h" = xyes; then : LUA_HEADER_FOUND=1 else -@@ -28368,13 +28368,13 @@ if test "x${PBX_LUA}" != "x1" -a "${USE_ +@@ -30700,13 +30700,13 @@ if test "x${PBX_LUA}" != "x1" -a "${USE_LUA}" != "no"; ast_ext_lib_check_save_CFLAGS="${CFLAGS}" CFLAGS="${CFLAGS} " as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1_${pbxfuncname}" | $as_tr_sh` @@ -95,7 +95,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -@@ -28416,18 +28416,18 @@ fi +@@ -30748,18 +30748,18 @@ fi # now check for the header. if test "${AST_LUA_FOUND}" = "yes"; then |