[cairo] Makefile problem on mac os x

Carl Worth cworth at cworth.org
Mon Jul 10 09:36:42 PDT 2006


On Sat, 24 Jun 2006 09:21:20 +0000 (GMT), Fabien Costantini wrote:
> I get in the src/ subdir a Makefile that seems to still has autoconf 
> variable references of
> @PNGLIB_MAJOR@
> @libdir@

That's definitely a bug. And one of the worst kinds of bugs when using
autotools.

If the configure script dumps a broken Makefile on the user, then the
user can end up quite frustrated and with no information on how to fix
the problem.

If there's some missing dependency, then the configure script really
needs to stop and kindly explain to the user how to fix the problem.

If there isn't any missing dependency here, then the configure script
just needs to be fixed somehow.

-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20060710/73e06b61/attachment.pgp


More information about the cairo mailing list