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 435772 - Add support for autoreconf
Add support for autoreconf
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2007-05-04 10:19 UTC by Marco Barisione
Modified: 2007-05-04 14:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add autoreconf support (772 bytes, patch)
2007-05-04 10:21 UTC, Marco Barisione
committed Details | Review

Description Marco Barisione 2007-05-04 10:19:17 UTC
Currently jhbuild does not support the use of autoreconf instead of autogen.sh.
Comment 1 Marco Barisione 2007-05-04 10:21:15 UTC
Created attachment 87515 [details] [review]
Add autoreconf support

This patch is extracted from the patch used to build sugar, see
http://lists.freedesktop.org/archives/telepathy/2007-March/000462.html
Comment 2 Frederic Peters 2007-05-04 14:06:51 UTC
2007-05-04  Frederic Peters  <fpeters@0d.be>

        * jhbuild/modtypes/autotools.py: adds support for autoreconf, patch by
        Guillaume Desmottes from Sugar (closes: #435772).