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 692309 - allow autogen.sh to be call out-of-tree
allow autogen.sh to be call out-of-tree
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.0.5
Other Linux
: Normal normal
: 1.0.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-22 17:16 UTC by Benjamin Gaignard
Modified: 2013-01-23 10:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


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

Description Benjamin Gaignard 2013-01-22 17:16:48 UTC
make -good be able to be called "out-of-tree"

the patch is similar to what have been done for -base in this bug 
https://bugzilla.gnome.org/show_bug.cgi?id=667665
Comment 1 Tim-Philipp Müller 2013-01-22 21:57:20 UTC
Which patch? :)
Comment 2 Benjamin Gaignard 2013-01-23 08:17:45 UTC
Created attachment 234172 [details] [review]
make autogen.sh working out of tree

this patch, sorry...
Comment 3 Tim-Philipp Müller 2013-01-23 10:28:53 UTC
commit 3d1496285c576741336d7fb8f33b9a1869b3624e
Author: Benjamin Gaignard <benjamin.gaignard@st.com>
Date:   Tue Jan 22 18:12:10 2013 +0100

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