X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=configure.ac;h=aecec7ccdd6b883802931a2d5b031d1aa7949cc3;hp=8e1b8f7dda65da4e4510579a53d8db8367247324;hb=ffe880e79ccd98de803706e0a02c0df2574e29ee;hpb=2891e1bc35f9e3dd1faaa60484d5ddd774f80028 diff --git a/configure.ac b/configure.ac index 8e1b8f7..aecec7c 100644 --- a/configure.ac +++ b/configure.ac @@ -74,7 +74,7 @@ AC_SUBST(SIGROKDECODE_LT_LDFLAGS) AM_PATH_GLIB_2_0([2.22.0], [CFLAGS="$CFLAGS $GLIB_CFLAGS"; LIBS="$LIBS $GLIB_LIBS"]) -# Python support. +# Python support. We require at least Python >= 3.0. CPPFLAGS_PYTHON="" LDFLAGS_PYTHON="" case "$build" in