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 741103 - build: Use AM_C[PP]FLAGS instead of INCLUDES
build: Use AM_C[PP]FLAGS instead of INCLUDES
Status: RESOLVED FIXED
Product: gupnp-av
Classification: Other
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-04 10:54 UTC by Philip Withnall
Modified: 2019-02-22 05:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Use AM_C[PP]FLAGS instead of INCLUDES (1010 bytes, patch)
2014-12-04 10:54 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2014-12-04 10:54:34 UTC
Trivial patch attached.
Comment 1 Philip Withnall 2014-12-04 10:54:35 UTC
Created attachment 292117 [details] [review]
build: Use AM_C[PP]FLAGS instead of INCLUDES

INCLUDES is deprecated. This fixes building with AUTOMAKE_OPTIONS=-Wall.
Comment 2 Jens Georg 2014-12-04 15:42:20 UTC
Review of attachment 292117 [details] [review]:

+1
Comment 3 Philip Withnall 2014-12-05 11:43:03 UTC
Merged!

Attachment 292117 [details] pushed as 26a0552 - build: Use AM_C[PP]FLAGS instead of INCLUDES