X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=aecec7ccdd6b883802931a2d5b031d1aa7949cc3;hb=084f0f94deedb52ced0c96590a621339973eb7a7;hp=8e1b8f7dda65da4e4510579a53d8db8367247324;hpb=804404fc6d9393e4169c64f47c5adefaefb61480;p=libsigrokdecode.git 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