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 688272 - autogen: Init git submodules
autogen: Init git submodules
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2012-11-13 18:24 UTC by Colin Walters
Modified: 2012-11-14 10:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
autogen: Init git submodules (885 bytes, patch)
2012-11-13 18:24 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2012-11-13 18:24:13 UTC
Now that we pull in gvc from a git submodule, add this boilerplate
to autogen.sh; this is the "best practice" we have for now.

See other modules that use git submodules like gstreamer,
gnome-desktop, ostree.
Comment 1 Colin Walters 2012-11-13 18:24:14 UTC
Created attachment 228911 [details] [review]
autogen: Init git submodules