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 692859 - make -bad be able to be called "out-of-tree"
make -bad be able to be called "out-of-tree"
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.0.5
Other Linux
: Normal normal
: 1.0.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-30 08:35 UTC by Benjamin Gaignard
Modified: 2013-01-30 10:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
make autogen.sh working out of tree (1.70 KB, patch)
2013-01-30 08:35 UTC, Benjamin Gaignard
committed Details | Review

Description Benjamin Gaignard 2013-01-30 08:35:18 UTC
Created attachment 234807 [details] [review]
make autogen.sh working out of tree

the patch is similar to what have been done for -good in this bug https://bugzilla.gnome.org/show_bug.cgi?id=692309
Comment 1 Tim-Philipp Müller 2013-01-30 10:58:17 UTC
Thanks, pushed:


commit a78d56f28ad643b543a16d0269923dd2b8651318
Author: Benjamin Gaignard <benjamin.gaignard@st.com>
Date:   Wed Jan 30 09:33:49 2013 +0100

    autogen.sh: allow calling from out-of-tree
    
    Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692859