diff --git a/configure b/configure index ae45e26feb..8cd5467c5d 100755 --- a/configure +++ b/configure @@ -2711,6 +2711,7 @@ case $target_os in enable pic disable symver SHFLAGS='-shared' + SLIBNAME_WITH_MAJOR='$(SLIBNAME).$(LIBVERSION)' oss_indev_extralibs="-lossaudio" oss_outdev_extralibs="-lossaudio" ;;