From: Ole Streicher <olebole@debian.org>
Date: Wed, 7 Aug 2019 12:05:59 +0200
Subject: Don't build Python + GDL compatibility

---
 dpuser/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dpuser/Makefile b/dpuser/Makefile
index 48c8e4d..b2b61ab 100644
--- a/dpuser/Makefile
+++ b/dpuser/Makefile
@@ -33,8 +33,8 @@ CC          = gcc
 CXX         = g++
 LINK        = g++
 QF          =
-GDL         = -DHAS_GDL
-PY          = -DHAS_PYTHON
+GDL         =
+PY          =
 
 PLPLOT      =
 PGPLOT      = -DHAS_PGPLOT
