RESOLVED FIXED 85250
[GTK] Remove the obsolete AM_PROG_CC_STDC
https://bugs.webkit.org/show_bug.cgi?id=85250
Summary [GTK] Remove the obsolete AM_PROG_CC_STDC
Adrian Bunk
Reported 2012-04-30 17:52:18 PDT
AM_PROG_CC_STDC is obsolete and will be removed in automake 1.13: http://lists.gnu.org/archive/html/automake/2012-04/msg00060.html It can be removed without replacement here since AC_PROG_CC is already called above and am_cv_prog_cc_stdc is not used.
Attachments
[GTK] Remove the obsolete AM_PROG_CC_STDC (772 bytes, patch)
2012-04-30 17:54 PDT, Adrian Bunk
no flags
Adrian Bunk
Comment 1 2012-04-30 17:54:27 PDT
Created attachment 139555 [details] [GTK] Remove the obsolete AM_PROG_CC_STDC
WebKit Review Bot
Comment 2 2012-05-18 13:39:36 PDT
Comment on attachment 139555 [details] [GTK] Remove the obsolete AM_PROG_CC_STDC Clearing flags on attachment: 139555 Committed r117619: <http://trac.webkit.org/changeset/117619>
WebKit Review Bot
Comment 3 2012-05-18 13:39:40 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.