identity sh-f11=cam/sh-f12=proj keyframes, odd jpeg fix, zoom submenu, shudmp
[goodguy/cinelerra.git] / cinelerra-5.1 / bld.sh
1 #!/bin/bash
2 ( ./autogen.sh
3   ./configure --with-single-user --with-booby --with-shuttle-usb
4   make && make install ) 2>&1 | tee log
5 mv Makefile Makefile.cfg
6 cp Makefile.devel Makefile