X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=m4%2Fpandora_with_python3.m4;h=0119ed9408794082401c8829873c9a46c906f1c6;hb=b95b86ccfcaf1491760cf84723c48be9f13df49b;hp=4ad67a9b2356ba45f231ee5975e8a7fd6f51616a;hpb=34418e51585216006d5b241fc9104dc4b88d1be0;p=m6w6%2Flibmemcached diff --git a/m4/pandora_with_python3.m4 b/m4/pandora_with_python3.m4 index 4ad67a9b..0119ed94 100644 --- a/m4/pandora_with_python3.m4 +++ b/m4/pandora_with_python3.m4 @@ -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