diff --git a/configure b/configure index ae45e26feb064e93524524daaaa7a6f35741b2ea..8cd5467c5da4f7534f9435cd974ecb0510404935 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" ;;