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 633661 - vala support is automagic
vala support is automagic
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: plugins: build-basic-autotools
2.32.x
Other Linux
: Normal normal
: ---
Assigned To: Naba Kumar
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-31 22:23 UTC by Pacho Ramos
Modified: 2010-11-04 09:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
anjuta-2.32.0.0-automagic-vala.patch (825 bytes, patch)
2010-10-31 22:23 UTC, Pacho Ramos
none Details | Review

Description Pacho Ramos 2010-10-31 22:23:01 UTC
Created attachment 173608 [details] [review]
anjuta-2.32.0.0-automagic-vala.patch

We use a function called "use_enable" in ebuilds (on gentoo), which returns
"--enable-foo" if "foo" support is activated (in USE-flags) or "--disable-foo"
if "foo" is disabled.
The user is finally able to set/uset an optionnal supports dynamically.

Attached patch allows to select vala support when desired.

Thanks
Comment 1 Johannes Schmid 2010-11-04 09:38:11 UTC
Thanks, fixed in master!