Apply cosmetic cleanup part of ldflags_order patch from Alberto Villa.
[melted] / src / modules / avformat / configure
index f6ee353..ab40cb4 100755 (executable)
@@ -33,7 +33,7 @@ else
        Darwin)
                export LIBSUF=.dylib
                ;;
-       Linux)
+       Linux|FreeBSD)
                export LIBSUF=.so
                ;;
        *)