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 667664 - autogen.sh: allow calling from out-of-tree, fix srcdir != builddir with jhbuild
autogen.sh: allow calling from out-of-tree, fix srcdir != builddir with jhbuild
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: 0.10.37
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 669207
 
 
Reported: 2012-01-10 23:06 UTC by Allison Karlitskaya (desrt)
Modified: 2012-02-02 17:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
autogen.sh: allow calling from out-of-tree (1.21 KB, patch)
2012-01-10 23:07 UTC, Allison Karlitskaya (desrt)
committed Details | Review

Description Allison Karlitskaya (desrt) 2012-01-10 23:06:33 UTC
see patch
Comment 1 Allison Karlitskaya (desrt) 2012-01-10 23:07:06 UTC
Created attachment 204989 [details] [review]
autogen.sh: allow calling from out-of-tree
Comment 2 Ralph Giles 2012-02-01 22:39:17 UTC
Looks reasonable.
Comment 3 Tim-Philipp Müller 2012-02-02 17:20:40 UTC
Pushed, thanks for the patch:

  commit 1f1f6e0ed5494a70b60635c59e2e7a087019c6a1
  Author: Ryan Lortie <desrt@desrt.ca>
  Date:   Sat Jan 7 23:00:12 2012 -0500

    autogen.sh: allow calling from out-of-tree
    
    https://bugzilla.gnome.org/show_bug.cgi?id=667664