X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fconfigure;h=701faf420d33ff35ef180c79e2c0eec6a376cc5a;hb=0fb566814c8a2948506be87ea7ecd08128ae119b;hp=c9167acfd5ee3cd3c1eca7fe179d37fb0c6562eb;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/configure b/cinelerra-5.0/configure index c9167acf..701faf42 100755 --- a/cinelerra-5.0/configure +++ b/cinelerra-5.0/configure @@ -160,14 +160,6 @@ if [ $? -ne 0 ]; then exit 1 fi -# fix libraries -echo CONFIGURING QUICKTIME -cd quicktime* && ./configure && cd .. -if [ $? -ne 0 ]; then - echo "Error in quicktime configuration." - exit 1 -fi - echo CONFIGURING LIBZMPEG3 cd libzmpeg3* && ./configure && cd .. if [ $? -ne 0 ]; then