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 710631 - build: Remove unneeded function check
build: Remove unneeded function check
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: At-spi maintainer(s)
At-spi maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-10-22 11:37 UTC by Bastien Nocera
Modified: 2015-01-06 00:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Remove unneeded function check (985 bytes, patch)
2013-10-22 11:37 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2013-10-22 11:37:21 UTC
.
Comment 1 Bastien Nocera 2013-10-22 11:37:44 UTC
Created attachment 257840 [details] [review]
build: Remove unneeded function check

We already check for glib 2.36.0, which *will* contain
g_ptr_array_new_with_free_func (new in 2.22), no need to check
for it especially.
Comment 2 Alejandro Piñeiro Iglesias (IRC: infapi00) 2014-12-10 17:13:16 UTC
Review of attachment 257840 [details] [review]:

LGTM
Comment 3 Bastien Nocera 2015-01-06 00:19:32 UTC
Attachment 257840 [details] pushed as 23ab358 - build: Remove unneeded function check