]> sigrok.org Git - libsigrokdecode.git/blobdiff - configure.ac
srd: *.py: Remove one incorrect ord() call.
[libsigrokdecode.git] / configure.ac
index 8e1b8f7dda65da4e4510579a53d8db8367247324..aecec7ccdd6b883802931a2d5b031d1aa7949cc3 100644 (file)
@@ -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