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 736180 - Remove use of deprecated AM_PROG_CC_STDC
Remove use of deprecated AM_PROG_CC_STDC
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
unspecified
Other Mac OS
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-06 09:37 UTC by jessevdk@gmail.com
Modified: 2014-09-06 10:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Do not use deprecated AM_PROG_CC_STDC (665 bytes, patch)
2014-09-06 09:39 UTC, jessevdk@gmail.com
accepted-commit_now Details | Review

Description jessevdk@gmail.com 2014-09-06 09:37:56 UTC
AM_PROG_CC_STDC has been deprecated in favour of AC_PROG_CC (which is already used) in gnome-pty-helper.
Comment 1 jessevdk@gmail.com 2014-09-06 09:39:26 UTC
Created attachment 285559 [details] [review]
Do not use deprecated AM_PROG_CC_STDC
Comment 2 jessevdk@gmail.com 2014-09-06 10:29:37 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.