[Bug 645513] New: redundant use of AC_MSG_RESULT() in configure.ac

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 22 04:40:32 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=645513
  GStreamer | common | git

           Summary: redundant use of AC_MSG_RESULT() in configure.ac
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: common
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: luis at debethencourt.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=184049)
 View: https://bugzilla.gnome.org/attachment.cgi?id=184049
 Review: https://bugzilla.gnome.org/review?bug=645513&attachment=184049

patch against gst-plugins-bad

some configure.ac files have redundant uses of AC_MSG_RESULT()
this makes an unnecessary print in the terminal when running ./configure

like for example:

checking for CURL... no
no
configure: *** These plugins will not be built: curl

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list