X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=freeswitch%2Fpatches%2F002-configure_in.patch;h=99375be141a537939583a683ef09f15e5e8a51da;hb=5479af7c022ca37fbed1de74126626c736305ae1;hp=326112c3b2a09372d60b805faeac9b5423ce2400;hpb=845f3322f50ea69ae17da421ab43b00447f6dde8;p=feed%2Ftelephony.git diff --git a/freeswitch/patches/002-configure_in.patch b/freeswitch/patches/002-configure_in.patch index 326112c..99375be 100644 --- a/freeswitch/patches/002-configure_in.patch +++ b/freeswitch/patches/002-configure_in.patch @@ -1,6 +1,6 @@ --- a/configure.in +++ b/configure.in -@@ -152,7 +152,7 @@ if test "${enable_optimizer}" = "yes" ; +@@ -162,7 +162,7 @@ if test "${enable_optimizer}" = "yes" ; AX_CC_MAXOPT fi @@ -9,7 +9,7 @@ # set defaults for use on all platforms SWITCH_AM_CFLAGS="-I${switch_srcdir}/src/include -I${switch_builddir}/src/include -I${switch_srcdir}/libs/libteletone/src -I${switch_srcdir}/libs/stfu" -@@ -581,7 +581,7 @@ AC_CHECK_LIB(pthread, pthread_setschedpa +@@ -597,7 +597,7 @@ AC_CHECK_LIB(pthread, pthread_setschedpa AC_CHECK_FUNC(socket, , AC_CHECK_LIB(socket, socket))