configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8c089f59b83a80aa5c2c5cba8e9cf7bfbaf426a9 Author: Korrawit Pruegsanusak <detective.conan.1...@gmail.com> Date: Sat Sep 29 11:29:56 2012 +0700
configure.in: edit message checking for new GStreamer 1.0 to not duplicate the message checking for old one and be consistent with the help message in AS_HELP_STRING Change-Id: I91e0a5ed0e2278de013d7872eadc6f93b970c231 Reviewed-on: https://gerrit.libreoffice.org/722 Reviewed-by: Michael Stahl <mst...@redhat.com> Tested-by: Michael Stahl <mst...@redhat.com> diff --git a/configure.in b/configure.in index 7c7ce66..906c530 100644 --- a/configure.in +++ b/configure.in @@ -9519,7 +9519,7 @@ ENABLE_GSTREAMER="" if test "$build_gstreamer" = "yes"; then - AC_MSG_CHECKING([whether to enable the GStreamer avmedia backend]) + AC_MSG_CHECKING([whether to enable the new GStreamer 1.0 avmedia backend]) if test "x$enable_gstreamer" != "xno"; then ENABLE_GSTREAMER="TRUE" AC_MSG_RESULT([yes]) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits