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


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

Description Benjamin Gaignard 2013-01-30 08:23:04 UTC
Created attachment 234806 [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:35:28 UTC
Thanks, pushed to master and 1.0 branch:


commit 7ffb57d8a1a2c662de85b7d127638a9827f147ed
Author: Benjamin Gaignard <benjamin.gaignard@st.com>
Date:   Wed Jan 30 09:15:18 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=692857