[SCM] lame/master: Link frontends against shared libraries

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Thu Feb 9 09:54:20 UTC 2012


The following commit has been merged in the master branch:
commit 875070d4c5f394977b937d014ba1b8c1aeadc0df
Author: Fabian Greffrath <fabian+debian at greffrath.com>
Date:   Thu Feb 9 10:52:27 2012 +0100

    Link frontends against shared libraries

diff --git a/debian/rules b/debian/rules
index b566395..46cfe47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,5 @@ override_dh_auto_configure:
 		--enable-nasm \
 		--with-fileio=lame \
 		--enable-expopt=full \
-		--disable-debug
+		--disable-debug \
+		--enable-dynamic-frontends

-- 
lame packaging



More information about the pkg-multimedia-commits mailing list