Raymond Wan <[EMAIL PROTECTED]> writes:
> Hi Owen,
>
> On Wed, 6 Mar 2002, Owen Taylor wrote:
> > Well, copying it over manually is _never_ right. If it doesn't get installed,
> > you need to figure out why it wasn't installed. (My guess would be
> > is that 'make install' in Pagno was dying rather than running to completion.)
>
> Yes, you're right. I found the error; it was:
>
> make install-exec-hook
> make[4]: Entering directory
> `/home/vike/pmt/rwan/gtk/untar/pango-rc1-1.0.0/pango'
> make[4]: *** No rule to make target `install-exec-hook'. Stop.
OK, this is fixed in the rc2 tarball I put up on the ftp site earlier
today.
2002-03-06 Manish Singh <[EMAIL PROTECTED]>
* pango/Makefile.am: install-exec-hook should always exist,
because the automake rules assume it to be there if it is
included anywhere in the Makefile.am. So put only the body
of it inside DISABLE_EXPLICIT_DEPS.
Regards,
Owen
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list