Am Montag, 6. August 2007 schrieb julien: [...] > My automake is 1.9.6 > My autoconf is 2.60 > Must I update them? It seems that you should update to automake 1.10: --- Makefile.Julien +++ Makefile.Ulf ... -# Makefile.in generated by automake 1.9.6 from Makefile.am. +# Makefile.in generated by automake 1.10 from Makefile.am. ... +MKDIR_P = /bin/mkdir -p ... +abs_builddir = /home/ulf/... +abs_srcdir = /home/ulf/... +abs_top_builddir = /home/ulf/... +abs_top_srcdir = /home/ulf/... ... Obviously some of the features used by the new build system require automake 1.10. (I'm using autoconf 2.61, but I think automake is the bad guy.) After an update your Makefile should contain the variable abs_top_srcdir, then you should try an absolute link again ($(abs_top_srcdir)/images). Bye Ulf
Attachment:
pgpqvVZeE6q0m.pgp
Description: PGP signature
_______________________________________________ Gimp-docs mailing list Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs