diff --git a/configure b/configure index 154f62bb6e..7757f60dc5 100755 --- a/configure +++ b/configure @@ -1285,7 +1285,7 @@ echo "pp support $pp" echo "debug symbols $debug" echo "strip symbols $dostrip" echo "optimize $optimize" -echo "shared $shared" +echo "shared $lshared" echo "video hooking $vhook" echo "SDL support $sdl" if test $sdl_too_old = "yes"; then