summaryrefslogtreecommitdiffstats
path: root/contrib/subversion/build.conf
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/subversion/build.conf')
-rw-r--r--contrib/subversion/build.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/subversion/build.conf b/contrib/subversion/build.conf
index 5a3ee47..74defd0 100644
--- a/contrib/subversion/build.conf
+++ b/contrib/subversion/build.conf
@@ -71,9 +71,9 @@ test-scripts =
bdb-test-scripts =
-swig-python-opts = $(CPPFLAGS) -python -classic
-swig-perl-opts = $(CPPFLAGS) -perl -nopm -noproxy
-swig-ruby-opts = $(CPPFLAGS) -ruby
+swig-python-opts = $(SWIG_CPPFLAGS) -python -classic
+swig-perl-opts = $(SWIG_CPPFLAGS) -perl -nopm -noproxy
+swig-ruby-opts = $(SWIG_CPPFLAGS) -ruby
swig-languages = python perl ruby
swig-dirs =
subversion/bindings/swig/python
OpenPOWER on IntegriCloud