add proxy quick switch, folder lock, shortcuts update, bsd GL tweak
[goodguy/history.git] / cinelerra-5.1 / blds / bsd.bld
index 3707579c1cda9a2824f3da1e20fbb585b2e99b2e..6795b2309dc11878387a33d15b785c102e699848 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-alsa --without-gl --without-firewire --without-dv \
-    --without-dvb --without-video4linux2 --without-xxf86vm --without-ladspa-build \
+    --with-oss --without-alsa --without-firewire --without-dv --without-dvb \
+    --without-video4linux2 --without-xxf86vm --without-ladspa-build \
     --without-libzmpeg --without-commercial --without-thirdparty
 gmake 2>&1 | tee log