more build tweaks for bsd
[goodguy/history.git] / cinelerra-5.1 / bsd.bld
index e765a0dc832d63d831b444b17305e988a1c1b5ec..3707579c1cda9a2824f3da1e20fbb585b2e99b2e 100755 (executable)
@@ -9,7 +9,7 @@ alias make=gmake
 ./autogen.sh
 CC=clang CXX=clang++ CFLAGS="-g -O2 -DFFMPEG3" ./configure --with-single-user \
     --disable-static-build --without-lv2 --disable-lame --disable-twolame \
-    --with-oss --without-gl --without-firewire --without-dv --without-dvb \
-    --without-video4linux2 --without-xxf86vm --without-ladspa-build \
+    --with-oss --without-alsa --without-gl --without-firewire --without-dv \
+    --without-dvb --without-video4linux2 --without-xxf86vm --without-ladspa-build \
     --without-libzmpeg --without-commercial --without-thirdparty
 gmake 2>&1 | tee log