Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2757)

Issue 9915054: Suppress warnings with Automake 1.13 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by Daiki Ueno
Modified:
11 years ago
Reviewers:
shawn.p.huang, Peng
Base URL:
git@github.com:ibus/ibus.git@master
Visibility:
Public.

Description

Suppress warnings with Automake 1.13 The make variable INCLUDES is now obsoleted by AM_CPPFLAGS. BUG= R=Shawn.P.Huang@gmail.com Committed: 5f78b55

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -17 lines) Patch
M bus/Makefile.am View 2 chunks +1 line, -2 lines 0 comments Download
M client/gtk2/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M client/gtk3/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M engine/Makefile.am View 2 chunks +1 line, -2 lines 0 comments Download
M src/tests/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M tools/Makefile.am View 1 chunk +3 lines, -5 lines 0 comments Download
M ui/gtk3/Makefile.am View 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 3
Daiki Ueno
Automake 1.13 issues a warning on this: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' ...
11 years ago (2013-06-07 07:23:14 UTC) #1
Peng
On 2013/06/07 07:23:14, Daiki Ueno wrote: > Automake 1.13 issues a warning on this: > ...
11 years ago (2013-06-07 11:02:42 UTC) #2
Daiki Ueno
11 years ago (2013-06-10 02:22:50 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r5f78b55 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b