<font color='black' size='2' face='arial'>Hi,
<div><br>
</div>

<div>This is my first post to cairographics mailing list ... apologies if I did something wrong.</div>

<div><br>
</div>

<div>I think there might be a bug in the configure script.  I tried to configure with</div>

<div><br>
</div>

<div>    configure --prefix=/users/my/home/directory/something</div>

<div><br>
</div>

<div>My PKG_CONFIG_PATH is also full of absolute paths.</div>

<div><br>
</div>

<div>I'm seeing lots of things in the config.log file that look like</div>

<div><br>
</div>

<div>CAIRO_LIBS='    $(top_builddir)//users/my/home/directory/something/pixman/libpixman-1.la</div>

<div><br>
</div>

<div>There are other things with the same pattern in them.  Actually, all of them seem to come from the "pixman" entry in PKG_CONFIG_PATH, so that's probably the problem, not the --prefix.</div>

<div><br>
</div>

<div>This incorrect path ends up in the Makefiles, where top_builddir is set to "." or "..", so of course this causes the makes to fail.</div>

<div><br>
</div>

<div>I get this with 1.12.14, also 1.10.2.</div>

<div><br>
</div>

<div>Thanks,</div>

<div>Adam</div>
</font>