[plplot] 01/01: add -DNON_TRANSITIVE=ON to configure options

Ole Streicher olebole at moszumanska.debian.org
Wed Aug 2 09:53:53 UTC 2017


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

olebole pushed a commit to branch master
in repository plplot.

commit f47b3b07a36d8d207e1fb2877297c5f19a294999
Author: Ole Streicher <olebole at debian.org>
Date:   Wed Aug 2 11:18:18 2017 +0200

    add -DNON_TRANSITIVE=ON to configure options
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 5da0c50..f6dc9a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,7 @@ FFLAGS += -fvisibility=hidden
 LDFLAGS += -Wl,--as-needed
 
 CONFIGURE_OPTIONS = -DUSE_RPATH=OFF -DPLD_psttf=OFF -DENABLE_tk=ON \
+	-DNON_TRANSITIVE=ON \
 	-DBUILD_TEST=ON -DBUILD_DOC=ON \
 	-DENABLE_ada=ON \
 	-DOCTAVE_OCT_DIR=$(OCTDIR) -DTRY_OCTAVE4=ON \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/plplot.git



More information about the debian-science-commits mailing list