After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 618733 - [efence] Configure check is broken
[efence] Configure check is broken
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal blocker
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-15 19:18 UTC by Sebastian Dröge (slomo)
Modified: 2010-05-16 07:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
configure: Use = instead of == in shell scripts for equality checks (776 bytes, patch)
2010-05-15 19:19 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2010-05-15 19:18:11 UTC
See attached patch
Comment 1 Sebastian Dröge (slomo) 2010-05-15 19:19:00 UTC
Created attachment 161133 [details] [review]
configure: Use = instead of == in shell scripts for equality checks
Comment 2 Sebastian Dröge (slomo) 2010-05-16 07:56:48 UTC
commit 956c1d83f1d8183ed0d39405e29c98f88742a50a
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Sat May 15 21:15:52 2010 +0200

    configure: Use = instead of == in shell scripts for equality checks