--- linphone-3.4.3/configure.ac.orig 2011-03-28 22:48:41.000000000 +0400 +++ linphone-3.4.3/configure.ac 2011-03-30 01:47:04.937333592 +0400 @@ -292,14 +292,6 @@ AC_WORDS_BIGENDIAN -dnl normaly this should only by done by mediastreamer2/configure.ac -dnl but to workaround bugs when cross-compiling for arm-linux, -dnl we need to have SPEEX_LIBS defined -dnl Furthermore it is good to repeat here all mediastreamer2 toggles -dnl since top-level configure --help will not print them. - -PKG_CHECK_MODULES(SPEEX, speex >= 1.1.6, build_speex=yes) - dnl conditionnal build of video support AC_ARG_ENABLE(video, [ --enable-video Turn on video support compiling],