From 066526db418b1a21078ae8782f2cc8bd82ed9497 Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 19 Jul 2016 23:43:43 +0100 Subject: Comment python version arg in configure-debug --- configure-debug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure-debug') diff --git a/configure-debug b/configure-debug index 82734474..92ddceb4 100755 --- a/configure-debug +++ b/configure-debug @@ -1,4 +1,4 @@ #!/bin/sh -./configure PYTHON_VERSION=3 CFLAGS='-g3 -O0' CXXFLAGS='-g3 -O0' --enable-python-plugins $@ -#./configure CFLAGS='-g3 -O0' CXXFLAGS='-g3 -O0' --enable-python-plugins $@ +#./configure PYTHON_VERSION=3 CFLAGS='-g3 -O0' CXXFLAGS='-g3 -O0' --enable-python-plugins $@ +./configure CFLAGS='-g3 -O0' CXXFLAGS='-g3 -O0' --enable-python-plugins $@ -- cgit 1.4.1-2-gfad0