[Reproducible-commits] [discount] 24/121: enable all stable optional features

Jérémy Bobbio lunar at moszumanska.debian.org
Tue Sep 23 20:56:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch pu/reproducible_builds
in repository discount.

commit 258a7b6a5d126ed1a461303491f9019e74183c76
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Thu Mar 17 14:11:44 2011 +0100

    enable all stable optional features
---
 debian/libmarkdown2.symbols | 5 +++++
 debian/rules                | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/libmarkdown2.symbols b/debian/libmarkdown2.symbols
index 0c8c0f2..1d27393 100644
--- a/debian/libmarkdown2.symbols
+++ b/debian/libmarkdown2.symbols
@@ -15,6 +15,11 @@ libmarkdown.so.2 libmarkdown2 #MINVER#
  ___mkd_reparse at Base 2.0.6
  ___mkd_tidy at Base 2.0.6
  __mkd_footsort at Base 2.0.6
+ acalloc at Base 2.0.8
+ adump at Base 2.0.8
+ afree at Base 2.0.8
+ amalloc at Base 2.0.8
+ arealloc at Base 2.0.8
  blocktags at Base 2.0.6
  markdown at Base 2.0.6
  markdown_version at Base 2.0.6
diff --git a/debian/rules b/debian/rules
index 2fbdf8d..0f173e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 	dh $@
 
 override_dh_auto_configure:
-	./configure.sh --shared
+	./configure.sh --shared --enable-all-features
 
 override_dh_auto_install:
 	dh_install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/discount.git



More information about the Reproducible-commits mailing list