diff --git a/configure b/configure index b5a45ef7d8..ffe5278f9c 100755 --- a/configure +++ b/configure @@ -3724,6 +3724,17 @@ enable_weak $HWACCEL_AUTODETECT_LIBRARY_LIST disabled logging && logfile=/dev/null +# we need to build at least one lib type +if ! enabled_any static shared; then + cat <