X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fbld.sh;h=f09b34a05881ca9d63b8cd2cb530f7f371b7f88f;hb=45dd712aa4b2894f6b2390b4797262831dcdb47a;hp=b8a80d6bbaaa2d1b31b41ca84f46b7375a986367;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/bld.sh b/cinelerra-5.1/bld.sh index b8a80d6b..f09b34a0 100755 --- a/cinelerra-5.1/bld.sh +++ b/cinelerra-5.1/bld.sh @@ -1,6 +1,6 @@ #!/bin/bash ( ./autogen.sh - ./configure --with-single-user + ./configure --with-single-user --with-booby --with-shuttle-usb make && make install ) 2>&1 | tee log mv Makefile Makefile.cfg cp Makefile.devel Makefile