framework: remove global profile, rather share one mlt_profile across a service netwo...
[melted] / src / modules / sox / configure
index e306c0b..1619774 100755 (executable)
@@ -31,7 +31,7 @@ then
                        # chop bin
                        soxdir=$(dirname $soxdir)
                        echo "CFLAGS += -DSOX14 -I$soxdir/include" > config.mak
-                       echo "LDFLAGS += -L$soxdir/$LIBDIR -lsox -lsfx" >> config.mak
+                       echo "LDFLAGS += -L$soxdir/$LIBDIR -lsox" >> config.mak
                fi
        fi