diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/gst-sid.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gst-sid.m4 b/m4/gst-sid.m4 index 0af8f3aa..8ae28772 100644 --- a/m4/gst-sid.m4 +++ b/m4/gst-sid.m4 @@ -2,7 +2,7 @@ dnl check for sidplay AC_DEFUN([GST_PATH_SIDPLAY], [ -AC_MSG_CHECKING([for libsidplay]) +AC_MSG_CHECKING([for libsidplay 1.36.x]) AC_LANG_PUSH(C++) |