"Nicolas Girard" <[EMAIL PROTECTED]> writes: > Well, answering myself, it seems like docDATA_INSTALL is defined nowhere: > > lyx-devel/lib/doc$ egrep \\WdocDATA_INSTALL * > Makefile: $(docDATA_INSTALL) "$$file" > "$(DESTDIR)$(docdir)/$$i"; \ > Makefile.am: $(docDATA_INSTALL) "$$file" > "$(DESTDIR)$(docdir)/$$i"; \ > Makefile.in: $(docDATA_INSTALL) "$$file" > "$(DESTDIR)$(docdir)/$$i"; \ > > IMHO the following line is missing in lib/doc/Makefile.in: > > docDATA_INSTALL = $(INSTALL_DATA)
It should be there actually. What is our automake version? JMarc
