upgrade to ffmpeg-4.0, findobj upgrades, rework plugin visibility
[goodguy/history.git] / cinelerra-5.1 / bld.sh
index a9b6e46c5d5bc7ae36510d3de26621b43f3de2fa..d0f8b71b0b36879b1910ad30d21f557c143d8170 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 ./autogen.sh
-./configure --with-single-user
+./configure --with-single-user --with-opencv=sta,tar=http://192.168.1.8/opencv-20180401.tgz
 make 2>&1 | tee log
 make install
 mv Makefile Makefile.cfg