<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:b.harrington@samsung.com" title="Bryce Harrington <b.harrington@samsung.com>"> <span class="fn">Bryce Harrington</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Missing line continuation in definition of MAYBE_WARN in configure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89750">bug 89750</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Missing line continuation in definition of MAYBE_WARN in configure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89750#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Missing line continuation in definition of MAYBE_WARN in configure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89750">bug 89750</a>
              from <span class="vcard"><a class="email" href="mailto:b.harrington@samsung.com" title="Bryce Harrington <b.harrington@samsung.com>"> <span class="fn">Bryce Harrington</span></a>
</span></b>
        <pre>
Thanks, good find.  The fix actually needs to go into
build/configure.ac.warnings

commit 776dd20c8485e4e70f42a2e66a0545cf87944ac5
Author: Bryce Harrington <<a href="mailto:bryce@osg.samsung.com">bryce@osg.samsung.com</a>>
Date:   Sat Jun 27 00:43:04 2015 -0700

    configure: Fix typo for missing line continuation character

    There is an unintentional (benign) missing line continuation "\" in the
    definition of MAYBE_WARN in configure.  configure completes and issues a
    WARNING:

    configure: WARNING: cache variable cairo_cv_warn_maybe contains a
    newline

    Found and solved by Larry Baker.

    Fixes:  <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Missing line continuation in definition of MAYBE_WARN in configure"
   href="show_bug.cgi?id=89750">https://bugs.freedesktop.org/show_bug.cgi?id=89750</a>
    Signed-off-by: Bryce Harrington <<a href="mailto:bryce@osg.samsung.com">bryce@osg.samsung.com</a>></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>