Merge Trond
[m6w6/libmemcached] / m4 / pandora_with_python3.m4
index 4ad67a9b2356ba45f231ee5975e8a7fd6f51616a..0119ed9408794082401c8829873c9a46c906f1c6 100644 (file)
@@ -17,7 +17,7 @@ AC_DEFUN([PANDORA_WITH_PYTHON3], [
     [AS_HELP_STRING([--with-python3],
       [Build Python3 Bindings @<:@default=yes@:>@])],[
         with_python3=$withval
-        python3_requested=yes
+        python3_requested=$withval
       ],[ 
         with_python3=yes
         python3_requested=no