From: Uwe Hermann Date: Mon, 2 Jan 2012 13:23:15 +0000 (+0100) Subject: srd: configure.ac: Add comment. X-Git-Tag: libsigrokdecode-0.1.0~228 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=commitdiff_plain;h=084f0f94deedb52ced0c96590a621339973eb7a7 srd: configure.ac: Add comment. --- 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