]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
up
authorBrian West <brian@freeswitch.org>
Thu, 1 Oct 2009 22:56:33 +0000 (22:56 +0000)
committerBrian West <brian@freeswitch.org>
Thu, 1 Oct 2009 22:56:33 +0000 (22:56 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15039 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am

index 642360ff15e081652320df4c3d1af0bc09966336..a6ff04586fb445071a4691dd7c09d2bc47b06cf2 100644 (file)
@@ -401,6 +401,8 @@ speex-reconf:
 tiff-reconf:
        cd libs/tiff-3.8.2 && autoreconf -fi
        cd libs/tiff-3.8.2 && sh ./configure.gnu
+       cd libs/spandsp && autoreconf -fi
+       cd libs/spandsp && sh ./configure.gnu
        make mod_voipcodecs clean
 
 python-reconf: