[SCM] libopenmpt/master: Remove --without-ltdl which is now the default

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Sun Mar 19 22:34:39 UTC 2017


The following commit has been merged in the master branch:
commit 343a9787bfb434d889a7bee943f7583c0ca3753a
Author: James Cowgill <jcowgill at debian.org>
Date:   Sun Mar 19 20:16:49 2017 +0000

    Remove --without-ltdl which is now the default

diff --git a/debian/rules b/debian/rules
index 17b819b..a634764 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ override_dh_autoreconf:
 	dh_autoreconf --as-needed
 
 override_dh_auto_configure:
-	dh_auto_configure -- --disable-static --without-ltdl --enable-libopenmpt_modplug
+	dh_auto_configure -- --disable-static --enable-libopenmpt_modplug
 
 override_dh_installchangelogs:
 	dh_installchangelogs libopenmpt/dox/changelog.md

-- 
libopenmpt packaging



More information about the pkg-multimedia-commits mailing list