]> sigrok.org Git - libsigrokdecode.git/commitdiff
srd: configure.ac: Add comment.
authorUwe Hermann <redacted>
Mon, 2 Jan 2012 13:23:15 +0000 (14:23 +0100)
committerUwe Hermann <redacted>
Mon, 2 Jan 2012 13:23:52 +0000 (14:23 +0100)
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