[packages] asterisk-1.4.x: refresh patches
[openwrt/svn-archive/archive.git] / net / asterisk-1.4.x / patches / 023-autoconf-chan_h323.patch
index 629bb382a75bb4346197e3eaa1e8b1fb40b7cddc..9c388af6908f183b66517336d70a24ee604bcbe0 100644 (file)
@@ -1,7 +1,6 @@
-diff -Nru asterisk-1.4.22.org/acinclude.m4 asterisk-1.4.22/acinclude.m4
---- asterisk-1.4.22.org/acinclude.m4   2008-07-22 22:49:41.000000000 +0200
-+++ asterisk-1.4.22/acinclude.m4       2008-11-29 15:06:28.000000000 +0100
-@@ -588,6 +588,7 @@
+--- a/autoconf/ast_check_openh323.m4
++++ b/autoconf/ast_check_openh323.m4
+@@ -123,6 +123,7 @@ AC_DEFUN([AST_CHECK_OPENH323_BUILD], [
                                ;;
                esac
                AC_MSG_RESULT(${OPENH323_BUILD})
@@ -9,12 +8,11 @@ diff -Nru asterisk-1.4.22.org/acinclude.m4 asterisk-1.4.22/acinclude.m4
  
                AC_SUBST([OPENH323_SUFFIX])
                AC_SUBST([OPENH323_BUILD])
-diff -Nru asterisk-1.4.22.org/configure.ac asterisk-1.4.22/configure.ac
---- asterisk-1.4.22.org/configure.ac   2008-09-08 18:26:00.000000000 +0200
-+++ asterisk-1.4.22/configure.ac       2008-11-29 15:06:28.000000000 +0100
-@@ -1259,7 +1259,7 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -1317,7 +1317,7 @@ if test "${USE_PWLIB}" != "no"; then
        if test "${HAS_PWLIB:-unset}" != "unset"; then
-               AST_CHECK_OPENH323_PLATFORM()
+               AST_CHECK_PWLIB_PLATFORM()
  
 -              PLATFORM_PWLIB="pt_${PWLIB_PLATFORM}_r"
 +              PLATFORM_PWLIB="pt_${PWLIB_PLATFORM}_r_s"