[#18629] Disable video in pjsip

This commit is contained in:
Emmanuel Milou
2013-01-04 15:59:00 -05:00
parent 72e276edcc
commit e4dfb05486

View File

@ -22,7 +22,7 @@ configure-stamp:
# Add here commands to configure the package.
./autogen.sh
./configure --prefix=/usr --enable-video
cd libs/pjproject-2.0.1; CFLAGS=-fPIC ./configure
cd libs/pjproject-2.0.1; CFLAGS=-fPIC ./configure --disable-sound --disable-video
touch configure-stamp
#Architecture