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

eugen pushed a commit to branch master
in repository coccinelle.

commit 97dfbf5de07fe39720e77da6dc86f4305ab617e9
Author: Eugeniy Meshcheryakov <eu...@debian.org>
Date:   Mon Aug 26 21:49:15 2013 +0200

    Configure with --enable-ocaml
---
 debian/changelog |    6 ++++++
 debian/rules     |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 54f8a4c..e4efe35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+coccinelle (1.0.0~rc18.deb-2) unstable; urgency=low
+
+  * Configure with --enable-ocaml
+
+ -- Євгеній Мещеряков <eu...@debian.org>  Mon, 26 Aug 2013 21:49:05 +0200
+
 coccinelle (1.0.0~rc18.deb-1) unstable; urgency=low
 
   * New upstream RC
diff --git a/debian/rules b/debian/rules
index 92603e1..673f2e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ COCCI_FLAGS = BYTECODE_STATIC="" MANDIR=/usr/share/man
 VIM_ADIR = $(CURDIR)/debian/coccinelle/usr/share/vim/addons
 VIM_RDIR = $(CURDIR)/debian/coccinelle/usr/share/vim/registry
 
-CONFIG_FLAGS = --prefix=/usr --sysconfdir=/etc
+CONFIG_FLAGS = --prefix=/usr --sysconfdir=/etc --enable-ocaml
 
 ifeq ($(OCAML_NATDYNLINK),yes)
 MAKE_TGT = all-release

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/coccinelle.git

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to