<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - --disable-interpreter not working (other code not protected)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58934">58934</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>--disable-interpreter not working (other code not protected)
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cairo-bugs@cairographics.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dmacks@netspace.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>1.12.8
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>cairo
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Building cairo-1.12.8 on OS X 10.6 with

  --disable-gobject --disable-interpreter

to get just libcairo not the other libs, I see reported:

  cairo-script-interpreter:   no (disabled, use --enable-interpreter to enable)
  [...]
  +++ It is strongly recommended that you do NOT disable the
  +++ cairo-script-interpreter feature.

Okay, I accept that it is not recommended, but it's an option and I want to us
it. But libcairo-script-interpreter.la is a dependency of some other things
that are still built, so the lib that I --disable'ed still winds up getting
built. For it to work as advertised, it needs to trigger disabling of
perf/cairo-analyse-trace and perf/cairo-perf-trace (those are noinst_PROGRAMS
in perf/Makefile.am, so there is nothing lost in the ultimate installable
libcairo product) and also test/cairo-test-trace and test/any2ppm (again these
do not appear to get installed).</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>