X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=m4%2Fpandora_with_python3.m4;h=0119ed9408794082401c8829873c9a46c906f1c6;hb=000909672d7d6337c2115a9f263d22e39a28917c;hp=9b7117e2176081783e7eb0cc4dbb92163b9502b4;hpb=e31617422d9af99123008f2b312d399d308491cc;p=m6w6%2Flibmemcached diff --git a/m4/pandora_with_python3.m4 b/m4/pandora_with_python3.m4 index 9b7117e2..0119ed94 100644 --- a/m4/pandora_with_python3.m4 +++ b/m4/pandora_with_python3.m4 @@ -3,7 +3,7 @@ dnl vim:expandtab:shiftwidth=2:tabstop=2:smarttab: dnl dnl pandora-build: A pedantic build system dnl Copyright (C) 2009 Sun Microsystems, Inc. -dnl This file is free software; the Free Software Foundation +dnl This file is free software; Sun Microsystems dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl @@ -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