py:dcerpc/raw_testcase: maintain self.max_{xmit,recv}_frag
[samba.git] / configure
index a94c835a42859f19cb141cc90e9e64c9936c9b56..a6ca50feb4702929fa499d516977fce235fa0789 100755 (executable)
--- a/configure
+++ b/configure
@@ -13,5 +13,5 @@ export JOBS
 unset LD_PRELOAD
 
 cd . || exit 1
-${PYTHON:=python} $WAF configure "$@" || exit 1
+$PYTHON $WAF configure "$@" || exit 1
 cd $PREVPATH