remove old quicktime, replaced with current ffmpeg
[goodguy/history.git] / cinelerra-5.0 / thirdparty / configure
index 253b42c4e4e4bef3045600964b071abc043439db..0c4db274d61e867f17d9b928be116c6b23c87d79 100755 (executable)
@@ -276,7 +276,7 @@ probe x264 "stdint.h x264.h" x264_encoder_encode -lx264
 probe x265 "x265.h" x265_encoder_encode -lx265
 
 echo ""
-# for ffmpeg deps/quicktime link/broken disto libs
+# for ffmpeg link/broken disto libs
 forced_libs="encore ffmpeg giflib libuuid"
 for name in $LIBS; do
   if is_in $name $forced_libs; then