From 8f2ab180635255a4cd41c6261187ba070540d605 Mon Sep 17 00:00:00 2001 From: James Almer Date: Tue, 26 Sep 2017 19:09:57 -0300 Subject: [PATCH] Revert "Merge commit '66988320794a107f2a460eaa71dbd9fab8056842'" This reverts commit 740e557d6eac3b579dfed53ed92ae70e2089c77c, reversing changes made to 932e28b13e9ae29262dfd28419b700e03716e85e. The commit apparently broke builds with shared libs, and "suggesting" the use of external libraries that need to be explicitly enable has dubious usefulness anyway. --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index b154924d09..ba38a73906 100755 --- a/configure +++ b/configure @@ -3183,7 +3183,6 @@ deinterlace_vaapi_filter_deps="vaapi" delogo_filter_deps="gpl" deshake_filter_select="pixelutils" drawtext_filter_deps="libfreetype" -drawtext_filter_suggest="libfontconfig" elbg_filter_deps="avcodec" eq_filter_deps="gpl" fftfilt_filter_deps="avcodec"