]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 8 Nov 2011 21:07:50 +0000 (15:07 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 8 Nov 2011 21:07:50 +0000 (15:07 -0600)
Makefile.am

index b77a968edc626f39310737c2ed9ccd61330a358d..d8e116c84cf0b7c3ea57fd513e5d3816156ad641 100644 (file)
@@ -599,6 +599,11 @@ speex-reconf:
        cd libs/speex && ./config.status --recheck
        cd libs/speex && ./config.status
 
+sndfile-reconf:
+       cd libs/libsndfile && autoreconf
+       cd libs/libsndfile && ./config.status --recheck
+       cd libs/libsndfile && ./config.status
+
 tiff-reconf:
        cd libs/tiff-3.8.2 && autoreconf -fi
        cd libs/tiff-3.8.2 && sh ./configure.gnu